BookmarkSubscribeRSS Feed
amanpt79
Calcite | Level 5
hi,
I have created a user-written transformation in SAS DI studio where my transformation call another job from DI Studio using '%include statement' for testing that job. But when my calling job encounters %abort statement, my transformation also gets aborted. but I want that my should not get aborted , instead I want to get the result whether the called job has been completed successfully or not. How can I do that.
2 REPLIES 2
LinusH
Tourmaline | Level 20
Maybe you could execute the %abort conditionally according to a macro variable that is set by the calling job.

/Linus
Data never sleeps
deleted_user
Not applicable
i am also facing same problem.....

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 2 replies
  • 1213 views
  • 0 likes
  • 3 in conversation