Hello, i need to get data from a web service in the company that i work to, but i dont have a clue if is that possible with SAS Enterprise Guide 7.1 and where i can find material to study it. Can someon that has this knowledge help me with my fist steps working on it?
Yes, you can probably accomplish using PROC HTTP. I have several examples with web services on my blog.
Yes, you can probably accomplish using PROC HTTP. I have several examples with web services on my blog.
Hi!
You can't do it just with EG, you need intergration technology as well.
But it is pretty easy, this link might guide you:
http://support.sas.com/kb/60/964.html
//Fredrik
The link from @FredrikE applies if you want to use SAS to provide data in a web service. If you want to fetch data from an existing web service (REST APIs, for example), then PROC HTTP is the tool. It's part of Base SAS and works from EG, SAS Studio, batch, etc.
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!
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.
Ready to level-up your skills? Choose your own adventure.