I have an application writtern using javascript that contains the folder ids of the LiveLink folders used to store contracts. I need to be able to access that folder and extract any PDF's contained within and all the code need to be Javascript.
CWS may not be the best choice if you’re using Javascript.
We offer a REST API that is perfect for this sort of interaction.
Have a look athttp://developer.opentext.com for information on the available API.
There’s a quick start guide posted here:
https://developer.opentext.com/webaccess/#url=%2Fawd%2Fresources%2Farticles%2F6102%2Fcontent%2Bserver%2Brest%2Bapi%2B%2Bquick%2Bstart%2Bguide&tab=501
Cheers,
Kyle
There is a nice article how to do it:
http://www.codeproject.com/Articles/14610/Calling-Web-Services-from-HTML-Pages-using-JavaScr/
Alex
Needing assistance in utilizing web services thru Javascript Posted bymike.parman@centurylink.com (Parman, Mike)On 05/15/2015 10:04 AM I have an application writtern using javascript that contains the folder ids of the LiveLink folders used to store contracts. I need to be able to access that folder and extract any PDF's contained within and all the code need to be Javascript.[To post a comment, use the normal reply function]Forum:Content Web Services ForumContent Server:Knowledge Center