Hi All,
I have orchestration, where I am using parallel shape with 4 branches and Receive shape to receive all the message. The receive shape have Correlation set initialize to ‘BTS.MessageType’.
In each of the branch of parallel shape I am using scope shape where I have put all my business logic.
My business logic involves, sending request to oracle and SQL DB and receiving response from the same.
When I execute the orch, everything runs fine except Orchestration is not going in completed state.
Can anyone explain me what is the issue ? and if I have to set any property for it.
It’s very urgent for me. Right now I am Restarting application instance after each run to overcome such issue.
Please help me to resolve such issue.
Regards,
Jyotsna