Hi gurus
I have a question
I have an execution plan
when a task fails I need start the same taskĀ just one time.
Is there anyway to do that?
with cmd or a task-plan setting on dac ?
Hello,
a. On fixing the issue backend ( in case needed) post failure, You can just restart the execution plan which will trigger the failed task first. Once the failed task/tasks gets completed, the next set of tasks will be queued.
b. You can restart the particular session on Informatica Workflow Monitor and get it completed ( if it is of SDE/SIL or PLP) and mark that particular task as completed on DAC, to restart the next step.