-
Question on how to specify REST API URL
Hello: I am trying to use this and in the Content Server REST API - Quick Start Guide, it says: Each REST call is a URL, in the format: http(s)://<machine name>/<CS service name>/<CS CGI>/api/v1/<resource name>The examples in this document will be a relative path to the Content Server CGI. Values in angle brackets (<>) are…
-
AppWorks Gateway connection to Content Sever
What standard ports does Appworks Gateway need access to in order to connect to Content Server? If using a clustered CS environment with 2 servers(front-end and back-end), does Appworks need access to the ports on all servers in the clustered environment? Adding onto my question: When trying to connect to Content Server…
-
Character number limit in Scripting Editor
I have encountered the character number limit while programming in Batch Closing method in Scripting Editor. The editor box can manage no more than 32768 characters (that is 2^15). How can I work arround this problem? Is it possible to write a code in outer file and use a .NET library that will add the code to the script…
-
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…
-
Password Expired
Hi, I downloaded a copy of AppWorks Gateway and installed it on my server. I followed all the steps as stated on the guide, but when I login using otag as a password and username, I get the following error. HTTP Status 401 - PASSWORD_EXPIRED Can anyone help with this? thanks, Sean
-
Unable to download appworks gateway
hello I have registered some days back and i was trying to download the appworks gateway after signing in.. (barkurguru@yahoo.co.in). When i click on download , it will again ask for Sign In page, even though i have already logged in. Can any one inform, why i am unable to download the file.
-
Error synchronizing Active Directory User
Error synchronizing Active Directory Users
-
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…