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.....

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

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