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
SAS Super FREQ
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. 🙂

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

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
  • 1029 views
  • 0 likes
  • 3 in conversation