cancel
Showing results for 
Search instead for 
Did you mean: 

How to Execute again from the Failed DF only ,Should not Execute again Successfully executed DF

former_member530332
Participant
0 Kudos

I have 6 DataFlows , 1,2,3,4,5,6 , All are in series , the 1,2,3 DataFlows executed successfully and 4th DataFlow has failed ,

Now i want my second run should start from 4th DataFlow only , it should not execute 1,2,3 DataFlows again ,

so How Can i Implement this scenario ?

Accepted Solutions (1)

Accepted Solutions (1)

kalyani_kolli
Explorer
0 Kudos

Hi Prashant,

Execute the job initially with option 'Enable recovery' at execution property window if incase job fails, rerun the job with the option ‘Recover from last failed execution’ so uncompleted dataflows/workflows will execute.

Hope this will help you to meet your scenario.:)

Thanks,

Kalyani

former_member530332
Participant
0 Kudos

Hi kalyani thanks for yor prompt answer , its up to the Job is fine but , if your answer is correct then DF having EXECUTE_ONCE property, what it will do ..?

former_member530332
Participant
0 Kudos

Thank you Kalyani, the information you shared with me is so helpful for me.

Answers (0)