BookmarkSubscribeRSS Feed
SAS_user
Calcite | Level 5
Hello,

Can i run web service from SAS code.
I want to run web service from Unix-HP OS.
Do i have to run it from "call system()" statement, or are there any alternatives?

Or are there any posibibilities to connect to Lotus database from unix-HP server? Like "SAS accsess/to something".
1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12
In short, you cannot run a web service from Base SAS. The SAS supported approach to a web service is the "SAS Information Delivery Portal" or the "SAS Web Report Studio". You can look at the technical specs at support.sas.com to see what you need to do for them. Even they require a separate web tool to establish the basic connectivity and services.

Another alternative is to use SAS to generate a host of reports on a periodic basis (daily, monthly, etc) and store them on the web for a regular web server to host.

Another alternative is to have the web tool collect the parameters (macro values, say) and submit the code to the SAS server for execution and placement of the report.

Lotus is a dinosaur. Good luck.

Doc Muhlbaier
Duke

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 1 reply
  • 761 views
  • 0 likes
  • 2 in conversation