Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
を実行しようとしていますがforEach、内部forEachでカウンターを使用しdoXSLTransformてソースを取得しています。それforEach finalCounter = 1以外の場合は、ソースに複数の要素を渡すとエラーが発生しますdoXSLTransform。BPEL の Oasis 仕様を確認したところ、 を使用したカウンターの受け渡しがサポートされています$。WSO2 BPS の何が問題なのかわからないので、アドバイスしてください。
forEach
doXSLTransform
finalCounter = 1
$
ラウンド関数で試しましたか。通常、これで問題は解決します。
$output.payload// [local-name()='activity'][round($counter1)]/ [local-name()='dp'][round($count nter2)]