If the workflow has 5 session and running sequentially and 3rd session has-been failed how can we run again from only 3rd to 5th session?
If multiple sessions in a concurrent batch fail, you might want to truncate all targets and run the batch again. However, if a session in a concurrent batch fails and the rest of the sessions complete successfully, you can recover the session as a standalone session. To recover a session in a concurrent batch:
-
Copy the failed session using Operations-Copy Session.
-
Drag the copied session outside the batch to be a standalone session.
-
Follow the steps to recover a standalone session.
-
Delete the standalone copy.
OR
You can start from the 3rd session by right clicking on that session and select “start workflow from this task. This will ensure that the workflow has started to run from 3rd session and continues till the last one.
