-
Bug Report
-
Resolution: Incomplete
-
L3 - Default
-
None
-
None
-
None
What I want to know is whether the same CallActivity can be called in different branches when using ParallelGateway. The parameters are the same, so that the two callActivitys are executed concurrently.
The problem I am having now is that the same CallActivity is called concurrently, and the process occasionally gets stuck.