-
Develop REST API to query on Custom tables
Hi, I would like to develop the Rest API ,which can be used to query custom tables.Does this functionality exists. If not please guide me how can i do it ?
-
OTDS - Custom Authentication
Dears, I am looking for a way to configure a custom web service (.net / java) in OTDS which can be used as an additional authentication handler for users logging in through TempoBox. Thank you in advance for any help in this regards. Regards,
-
Get all subnodes for a node
I am using content server api v1(2014-06) getSubNodes method. It is fetching maximum 100 results for a subnode based on page. I tried to set higher limits but still it shows max 100 results. Is there a way to get all subnodes without any restriction. I know we can apply logic in code for page 1..n but want to know if there…
-
Get permission for Folder in REST API
I want to find out from the REST API what permsiins the user has for a folder. I specifically want to know if I can add documents to a folder and delete the folder. When I get nodes under the folder node (sample URL /otcs/cs.exe/api/v1/nodes/10247/nodes) I am returned permission under data as perm_delete, perm_create etc.…
-
Using REST API without installing AppWorks Gateway 16.1
Is there a way to use CS REST API to say create a document in an instance of Content Server without installing AppWorks Gateway 16.1 on Tomcat? What is the cost if you exceed 10 users in AppWorks Gateway?
-
CS16 REST API create advanced versioning document
Hi, How to create an "Advanced - major/minor versioning" document using REST and CS16, the same as in UI? Regards, Cristian
-
file upload using array of bytes (Java)
We are trying to use rest api "Create Node" in our Java code and implemented upload functionality. But whenever we are passing array bytes of document, we are getting success (200) but not getting node id in response and document is not getting uploaded. Is there any sample to upload file using array bytes (Java code)?…
-
Official web site and forum for CS UI Widgets announced
CS UI Widgets have been integrated to CS core in CS 16. They have become the framework to base CS Smart UI on. CS UI SDK has been released for CS 16.0.3 or newer. Downloads, documentation and forum have been placed to OpenText "My Suipport" web site: * CS UI SDK Workspace: https://knowledge.opentext.com/go/65414087 * CS UI…