Hi
I have an orchestrator which needs to call itself by passing the next token received from third party.
We are not doing 'Iterate-Over' as these keys are fetched run time and NOT stored in database.
So basically, in the first call of the orchestrator, the key is passed as blank, and then it internally calls itself by passing key value populated. While this works in design and also tests successfully in studio, when we try to approve/share in P98220U, it hangs. After some time, the object...
Read more
I have an orchestrator which needs to call itself by passing the next token received from third party.
We are not doing 'Iterate-Over' as these keys are fetched run time and NOT stored in database.
So basically, in the first call of the orchestrator, the key is passed as blank, and then it internally calls itself by passing key value populated. While this works in design and also tests successfully in studio, when we try to approve/share in P98220U, it hangs. After some time, the object...
Read more