-
Comparing APIs - CWS vs AppWorks vs CS REST API 1.0
We are about to create a new web app which needs access both to CS 10 workflow/documents and an external db. From what I can tell, there are 5 web svc APIs: * CWS * CS Rest 1.0 * AppWorks I have read https://developer.opentext.com/webaccess/#url=/awd/forums/questions/1130441#r1130448m but what would really be useful would…
-
Comparing APIs - CWS vs AppWorks vs CS REST API 1.0
Hello: Could someone please post the differences between these three APIs? What services are available with CS 10? are there more available w/CS 10.5? I have read this, https://developer.opentext.com/webaccess/#url=/awd/forums/questions/1130441#r1130448, which was helpful, but would be more useful to display a grid showing…
-
Host Explorer Hummingbird Programming
Hi Evenyone, Please help me if this is right channel to ask the technincal questions on Host Explorer - hummingbird Programming(Macro's). We are using Host Explorer Basic for Win 32 version 14.0.0.338. Please let me know if anybody using this, so that i can put ask my questions. Thanks Bala.
-
Success messages on adding document
Upon performing any activity in OpenText content server work space such as adding a document, deleting a document, modifying metadatam etc. I want a confirmation message to be displayed on UI. How do we achieve this ? Currently there is not confirmation message being displayed by default.
-
Content Server API v.1 - Jersey 1.17 - Creating Versions via POST Method
Hello, I try to write a REST Applikation in Java with Jersey 1.17 that use the ContentServer Api v.1. I can "Authenticate" via the POST Method, I can GET a Node or create a new Node via the "Node" Post Method, but if I want to create a new version in a node, I got a 400 Response Status Code and the following Error:…