BookmarkSubscribeRSS Feed
DonH
Lapis Lazuli | Level 10
I am trying to migrate a site that has a number of HTML pages that they create with DATA _NULL_ steps. When run in the Stored Process Server via the Web Mid-Tier app, they just use the _webout fileref. They would like to run these same reports in EG. But it does not appear that EG supports the _webout fileref.

Is there a facility that will allow for a Stored Process when run from EG to have content to be written to the HTML destination via PUT statements in a DATA step?
2 REPLIES 2
Cynthia_sas
Diamond | Level 26
Don:
I don't -think- so. The _webout and DATA _NULL issue was documented or in a note someplace, I think it was here and someplace else:
http://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/inet2stp.html

(but I can't find the someplace else...)

cynthia
Technolero
Pyrite | Level 9
We have stored processes that use data _null_ and file _webout that work in both EG and on our web tier. I believe %STPBEGIN is what caused the problems, because none of our stored processes which operate in this manner use %STPBEGIN and %STPEND or *ProcessBody statements. I know this practice is not necessarily recommended by SAS. 🙂

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