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.
で同じ Web サービスに対して (1 つのフロー アクティビティで) 2 つの並列呼び出しを行う場合、BPEL2 つの異なる呼び出しを作成する必要がありますPartnerLinksか? それとも同じものを使用できますか?
BPEL
PartnerLinks
partnerLink同じ内で、同じ を並行して複数回呼び出すことができますflow。新しいものを定義する必要はありません。
partnerLink
flow
ただし、呼び出しの結果が必要な場合は、別outputVariablesの が必要です。同じものに並行して書き込むと、variable他のプログラミング言語と同じように競合状態が発生します。
outputVariables
variable