We have a requirement for an ASP.NET web page that prompts users for SAS EG report parameters to be filled in by the user. Is the SASEGScripting.dll the appropriate solution for this? Where can I find documentation and examples for a Rest API that uses SASEGScripting.dll?
Why don't you use stored processes on your BI server?
Agree with @Kurt_Bremser - SAS Stored Processes (the basis of SAS BI Web Services) is the better approach. If you use SASEGScripting, then you're relying on the automation of EG on a "headless" ASP.NET web server, not a tested or supported scenario. The SAS Stored Process server (and the BI Server in general) is fit-for-purpose in this application.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.