-
Edit AFP file
Hello, I am trying to add some TLE's to AFP files, does anyone knows a library to do this ?
-
Required Information
Hi All, Im newbie with Opentext,I would like to ask help on Opentext API,I have some employee documents in opentext and each document has unique value like Employee Number,and I need to add one more field and update all the existing records with new value which exists in another MS SQL Table Lets say ,records in Opentext…
-
attribute_key format "error": "Invalid specification. Invalid attribute entry found."
Hi, I am trying to set a value to a text popup attribute while uploading an attachment through API.I am using a POST call api/nodes/{id}/categories to assign a value to the attribute but i am getting an error in attribute_key format.I am using a text-pop up attribute but not set attribute. can anyone help me how to give an…
-
Move documents using REST API with category Merge
Hi, We are looking to move documents using REST API and also MERGE category of source & destination folder. I know we can use api/v1/nodes/{id} with PUT to move a node but I'm looking to also MERGE category of source & destination folder. Can someone suggest how to apply merge category operation? The link…
-
Get Modified documents in a date range smaller than a day.
Hi, I am currently trying to use the XML Search API (or REST API) to retrieve modified documents in let's say the last 15 minutes. I know that with this request : http://hostname/OTCS/cs.exe?func=search&outputformat=xml&lookFor1=otstarts&where1="" range "20180319~20180320"&startAt=1&goFor=50 , I can retrieve the modified…
-
PUT api/v1/nodes/{id}/categories/{category_id} works in CS16.2 not in CS10
Hello, On CS10 update 2015-09 we have: * in SSO 403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied. * in Content Server internal authentication: 401 - Unauthorized: Access is denied due to invalid credentials. You do not have permission to…
-
RightFax SOAP API Documentation
Looking for RightFax SOAP API documentation. Looking for references for functions like "SendFaxAdvanced" and "SendFax" which are exposed through SOAP wsdl.
-
Upload document from Java program
Hello, I am new to opentext an d I would like to know what is the best way to upload a document to OpenText. Is there a java API or is there a REST/SOAP API? Thanks and regards.