Hi All,
What is the State of the transaction item in orchestrator, if the ‘Set transaction Status’ activity is not functioning as expected in “Success Sequence”
And what is the next flow ?
Thanks in advance!
Pavan Kumar
Hi All,
What is the State of the transaction item in orchestrator, if the ‘Set transaction Status’ activity is not functioning as expected in “Success Sequence”
And what is the next flow ?
Thanks in advance!
Pavan Kumar
What do you mean by as expected? Any error you are facing?
In case of any error while setting transaction item to Success, it will retry 2 times. Even after that if it fails it will log message and rethrow the exception to Main workflow.
Main Catch section:
After writing logs, it will leave the Queue Item in In Progress. After around 24 hours it will mark it as Abandon state.
Bot will continue further transaction processing till MaxConsecutiveSystemExceptions reaches.
Thanks,
Ashok
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.