I need to use an existing Web Services SOAP or REST with Data Integration 4.6 but i don't found any instructions in the Users Guide. Do you know if in this version (4.6) this is possible?
REST and SOAP transformations were added in with DI 4.7. See What's New in SAS Data Integration Studio 4.7 for more details.
I'm sure it's possible using PROC HTTP in base SAS code, but you'd have to use a user-written transformation to implement this in DI 4.6
Thanks SteveED,
I reviewed PROC HTML but it doesn't work for me. I'm exploring the XML92 engine, it's look a good way.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.