Hi everyone,
I am seeking help regarding the code which can transfer server file to livelink. Or i am also thinking about getting the data into sas environment by reading server file and then upload/save that data file to livelink.
i dont know what should be method/approach to save data file to livelink.
Can anyone give suggession or have done any similar task ?
Thanks for support.
Vinod
I have no idea what Livelink is, speak with your IT group who handle this application/layer and see if they can set you up a network share pointing to it or give you connection details/explain how to upload information. However this isn't a SAS related question.
Ask your IT people or OpenText/Livelink admins how to build a working URL or UNC to the OpenText/Livelink service.
If Livelink (is that OpenText? Google search tells me that.) has REST based APIs, then you can use PROC HTTP and POST methods to push content to the service. I've got an example that shows how to publish to a Slack channel -- your needs might be similar.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.