Hi Experts,
I have a bunch of files in CS which has pdf renditions.
Is there a REST API available to download a the rendition of a file from CS 16.0 ?
Regards,
Divakar
Hi Divakar,
Renditions support is currently in development, but when it is released it will only be available in CS 16.2.X.
-Jeremy
Hi Jeremy,
Thanks for the response.
Meanwhile is this rendition download possible using CWS ? or is it also under developement same as in REST API ?
*** CAUTION: This email originated from outside of ALITEK. Please do not click links or open attachments unless you know the sender and are confident the content is safe.
Thanks a lot for the advice !!
I have a question here. Can a third party system which is integrated with Content server and using SOAP API, search the document from CS and download it ?
YES it can , provided the SOAP Call is done by a user who is known in CS(nowadays you have to come through OTDS). You can either use the Download through SOAP code or the search XML API(REST) will give you bread crumbs and the DataID so it is common practice to just provide a URL. Most companies have SSO so it will look like "automagic" .Most actions in Livelink will have to be done by a "named user" eating a license. For "indirect access" you may need to ask OT accounting if it can be consumed as typically the intent is for single human use. I am not a lawyer so I would ask OT for a good answer. Technically the system is built to handle any kind of integrations.