How to Resubmit a failed integration from last point of failure?
Summary:
I have asynchronous flow which is doing multiple invocations to synchronous child flows. If my 1st child invocation is successful and 2nd child invocation fails, when I resubmit my failed asynchronous flow, it should start from invocation of 2nd flow instead of starting from the beginning.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0