Hi. ALL.
Do you really work on a custom EG task with .NET programming, or are you just working with a user-written SAS-code program node?
Yes, a custom task can create (and link) multiple output data sets. Assuming you are using a SAS.Tasks.Toolkit derived task, override the following method to provide a list of expected output data sets that will be generated by your custom task:
virtual public List<SAS.Shared.AddIns.ISASTaskDataDescriptor> OutputDataDescriptorList
Then, once the task is run, if those physical tables exist, they will be linked to your custom task.
Casey
Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF
View now: on-demand content for SAS users
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!
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.
Ready to level-up your skills? Choose your own adventure.