-
Accepting Tempo share requests via REST - not working
Hi, I've been trying to get a share request to be accepted via a REST call to the TempoBox API, but it just won't do it! I'm making a call to <baseURL>/content/v4/shares/incoming/<sharenodeid>?accepted=true. This gets passed in via the WebResource ref to the PUT call, but never gets accepted. Be grateful if anyone can…
-
REST API – adding document error - Category with required field
I am adding a document through REST API (POST /api/v1/nodes). If the parent folder has a category which contains a required field, the rest api gives an error. Is there a way I can ignore the parent folder’s categories while uploading the document? From CS UI, I can upload a file to the folder without any categories.
-
Add document via REST with binary string
Hello, When using the REST API (POST /api/v1/nodes) to create a document int Content Server, can I pass in a binary string as the content of the file? Is there sample code for this? My page need to download a file from a web site (SharePoint) then upload it to Content Server without user intervention. I know the API works…
-
SSL Authentication with REST API
I am trying to implement REST Service for uploading documents in my CS10 environment.I have written the client service using Jersey and the upload is working fine over http. But, to make the webservice secured, i would like to implement it over https with SSL certificate authentication using the same Jersey Client. We have…
-
Rest API - Set users/groups and permissions on folders
Hi, I am looking to set permissions for user/group on a folder using REST API. Can somebody please let me know if it's possible using the REST APIs? I see lots of options for creating/querying both folders and members but don't see an option to set security on a folder. Thanks.
-
Appworks Gateway ports
One of my customer i have had been involved with Content Server 10.5 upgrade from CS9.7.1 has raised some queries about ports needed to get back through the firewall to the content server 10.5. Any pointers would be appreciated. Thanks, Mukesh
-
Document Search API
Hello, I am searching for API that could do Global search for document in Opentext content server from outside of opentext. Do we have any apis available to achieve this? I am newbie to Opentext. Thanks! Santosh