cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Data Services: Continue with next dataflow after error in previous one

0 Kudos

Hi together,

I'm quite new to the handling of SAP DS. I've created a nightly batch job with several dataflows in sequence. Now I have the issue that some DF run into an error like timeout or invalid data which can't be written to the target. The whole batch job stopps after the error, but I would like to have it in that way that it continues with the next dataflow. This would give me the possibility to use the complete night to finish the job and I can take care of the errors on the next day.

Thanks for any hints

Kai

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member559864
Participant
0 Kudos

Hi, Kai!

Try TRY/CATCH blocks.