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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 927 views
  • 0 likes
  • 2 in conversation