Hi ,
My EG is installed in remote and created some projects connecting remote servers and saved in local folders. The problem here is I need to export the extracts from these projects automatically to the location where the projects are saved.
I can do this using base sas ,using SAS_EXECFILEPATH and proc export but not sure how to do it in EG.
Any help in this is much appreciated.
Hi @Reddi
The _CLIENTPROJECTPATH macro variable will give you "The full path and filename for the project".
After removing the filename, you'll have the path you're looking for.
Further details about macro-variables are available with Special automatic macro variables available in SAS Enterprise Guide.
Hope that helps you.
Cheers,
Damo
Hi @Reddi
The _CLIENTPROJECTPATH macro variable will give you "The full path and filename for the project".
After removing the filename, you'll have the path you're looking for.
Further details about macro-variables are available with Special automatic macro variables available in SAS Enterprise Guide.
Hope that helps you.
Cheers,
Damo
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.