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. 🙂

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 802 views
  • 0 likes
  • 3 in conversation