BookmarkSubscribeRSS Feed
gyambqt
Obsidian | Level 7

I am wondering how do you stop DI processing if there is an error within the loop start and loop end.

 

For example:

my DI jobs like below:

 

table1--->loop start--->job1--->job2--->jobN---->loop end

 

table1 is used to pass parameters to job1 for processing

 

however I found even job1 result any error it will not stop the loop which means job2 ...Job3....JobN still gets executed.

 

my question is how do you stop loop processing immediately if any of the middle jobs failed? 

1 REPLY 1
Patrick
Opal | Level 21

One answer here. Please don't post the same question more than once.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 279 views
  • 0 likes
  • 2 in conversation