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

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 1184 views
  • 0 likes
  • 3 in conversation