intra-mart Accel Platform 2016 Winter(Olga) リリースノート 初版 2016-12-01

解除された制限事項

IM-LogicDesigner

入力値/返却値に100以上のプロパティを持つユーザ定義を含むロジックフローを実行すると、キャッシュに関する警告ログが出力される場合があります。

  • 入力値/返却値に100以上のプロパティを持つユーザ定義を含むロジックフローを実行すると、以下に示すキャッシュに関する警告ログが出力される場合があります。
    The configured limit of 1,000 object references was reached while attempting to calculate the size of the object graph.
    Severe performance degradation could occur if the sizing operation continues.
    This can be avoided by setting the CacheManger or Cache <sizeOfPolicy> elements maxDepthExceededBehavior to "abort" or adding stop points with @IgnoreSizeOf annotations.
    If performance degradation is NOT an issue at the configured limit, raise the limit value using the CacheManager or Cache <sizeOfPolicy> elements maxDepth attribute.
    For more information, see the Ehcache configuration documentation.
    
    このログはキャッシュするユーザ定義の要素が複雑なため、オブジェクトのサイズ計算に時間が掛かることについて警告を行うものです。

IM-Workflow

標準画面の処理の非同期のClientオブジェクトが使用できません。

  • 標準画面の処理の非同期を使用する場合、スクリプト開発モデルのアクション処理、到達処理においてClientオブジェクトが使用できません。
    HTTPオブジェクトの情報が必要な場合は、Javaの実装が必要となります。

OAuth クライアント

SAML認証機能がWARに含まれている場合、OAuth クライアント機能が利用できません。

  • SAML認証機能がWARに含まれている場合、OAuth クライアント機能が利用できません。この影響により以下のモジュールの機能が利用できません。

    Office 365 連携
    Salesforce 連携