Are orchestrations called by other orchestrations slower?
JD Edwards Enterprise One
Tools Release: 9.2.4.4
Orchestrator
Hello,
I created an Orchestration that has one input value and 10 Output values about one year ago on (probably) TR 9.2.2.4.
Then the project was frozen until now. If I run this orchestration either by a rest call or directly in the orchestrator studio it works fine and takes around 30 seconds to finish.
I created a second orchestration that does a few datarequests and then calls the first orchestration. This one was also built last year on the old TR. Therefore I used a connector to call the first orchestration.
Now when I tested the second orchestration it takes about 20 Minutes to finish. Even if I remove all the Data requests and have just an orchestration with 1 step (call the other orchestration) it takes 20 Minutes instead of 30 seconds. The same is when I use the new possibility to call another orchestration directly instead of with the connector service request. (Screenshot of the second orchestration as attachment).