[an error occurred while processing this directive] LiveCycle ES のプロセスはコレクションのコレクションをサポートしない[an error occurred while processing this directive][an error occurred while processing this directive][an error occurred while processing this directive][an error occurred while processing this directive][an error occurred while processing this directive][an error occurred while processing this directive][an error occurred while processing this directive]

TechNote

[an error occurred while processing this directive][an error occurred while processing this directive]

LiveCycle ES のプロセスはコレクションのコレクションをサポートしない

[an error occurred while processing this directive]

問題


プロセスにおいて、マップまたはリストの値をマップおよびリストに追加すると、予期しない動作が行われることがあります。

理由


プロセスは、コレクションのコレクションをサポートしません。

解決策


コレクション値を他のコレクションに追加しないでください。

追加情報


コレクションを別のコレクションに追加すると、最初のコレクション内の各アイテムは 2 番目のコレクションに追加され、そのコレクション自体には追加されません。たとえば、プロセスは listVar というリスト変数を持ちます。Set Value サービスは値を listVar に追加します。

/process_data/listVar[1] = "abc"
/process_data/listVar[2] = "xyz"

次に Set Value サーバーは、このリストを uberListVar という別のリストに追加します。

/process_data/uberListVar[1] = listVar

uberListVar の最初のアイテムは「abc」、2 番目のアイテムは「xyz」です。

[an error occurred while processing this directive]

[an error occurred while processing this directive]
[an error occurred while processing this directive]

クリエイティブコモンズライセンス

[an error occurred while processing this directive][an error occurred while processing this directive]

サポートを検索

[an error occurred while processing this directive]

文書の詳細

ID :cpsid_49978
OS :Windows (すべて)

関連製品 :

livecyclees
[an error occurred while processing this directive][an error occurred while processing this directive][an error occurred while processing this directive][an error occurred while processing this directive]