BookmarkSubscribeRSS Feed
GemmaR
SAS Employee
Hi,

I have a question about conditional processing for EG4.2. This is an amazing new feature of 4.2 and will be alot of use, my question comes when I try to export the code that is produced. It doesn't seem to export the conditional processing part.

Is this a 'feature' or is it something I am doing wrong?

thanks in advance
4 REPLIES 4
ChrisHemedinger
Community Manager
That's true. Exported code, or the program created when you build a stored process, does not contain the conditional code. The conditions are evaluated in SAS code, but it's EG that controls what runs next based on the outcome of the condition -- it's not baked into the generated program logic.

It's on our list for a future release.

Chris
SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
AndyR
Calcite | Level 5
Do you know which version it's aimed for, Chris? 4.3?
ChrisHemedinger
Community Manager
Andy, no, not in 4.3, I'm afraid. But it remains on the list for a future release.

Chris
SAS For Dummies 3rd Edition! Check out the new edition, covering SAS 9.4, SAS Viya, and all of the modern ways to use SAS!
AndyR
Calcite | Level 5


Thanks for the info, Chris.

I have a client who is migrating from V8 to V9.2. They write a lot of base SAS code for production/scheduled purposes - running on their unix server.

They had hoped to move to the use of EG visual coding for future developments - using the export code facility to generate their production code. The code is mostly ETL-like and is used to create marts from a warehouse. Without the ability to do conditional branches their usage will be severely curtailed.

I appreciate that the proper tool for the job is DI Studio, so I guess this is less of an issue for most EG users. DI Studio would meet all of their needs and then some 🙂

Cheers

-Andy

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