%STPbegin;%STPEND;
ERROR: No logical assign for filename _WEBOUT.
WARNING: No body file. HTML output will not be created.
unable to fix it.plz help
Answers were Sorted based on User's Feedback
Answer / ravi ayachitam
Before executing your code ,Go to options list --->go to
stored process
Please uncheck Force Streaming to Transient
Then again execute your program. You can able to execute
the stp.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / rajesh
%Stpbegin;
*processbody;
%Stpend;
This is basically for creating the stored process; by using
this on the web portal we can give the client to see his
data in streaming maner. for this we have to write the code
in macros. so here _webout means it is not connected with
the webserver, so give the portal number of the web service
and start the Tamcat and xythos.
| Is This Answer Correct ? | 0 Yes | 5 No |
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
Where do you use proc means over proc freq?
data jagan1.s; input bp$; cards; 100/90 120/89 112/87 run; in the above code how to convert character data values to numeric data values?
What is the difference between an informat and a format. Name three informats or formats.
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
what is null hypothesis? why do you consider that?
0 Answers Accenture, Quintiles,
What makes sas stand out to be the best over other data analytics tools?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Name statements that function at both compile and execution time.
what is TAB delimiter? explain about it? what will you do to get TAB delimiter?
How to convert a given date value into SAS date
9 Answers CitiGroup, Quintiles,
What are pdv and it functions?