Hello Everyone,
I have a requirement to create a stored process which will execute a .exe file from the server, so that I will link that stored process on SAS IDP portal which will say - "If you want to do this than please click below link" and that link should be able to execute my .exe file from the portal.
Please share your ideas or views. much needed
Thanks
Mike
You need to allow XCMD in the configuration of the Stored Process Server, so you can make use of the X statement or CALL SYSTEM() subroutine.
Right-click on the STP Server in SAS MC, select Properties - Options - Advanced, and then "Starting Properties", or whatever it is called in the English locale.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.