-
Documentation for distributable libraries?
Infofusion offers a javascript library for interacting with the REST APIs. Currently this documentation is packaged with its own web server but we would like to see it available here on the developer's network. But browsing around, I see no library/sdk type documentation anywhere. Only for REST APIs. Is there a plan to…
-
LiveLink and WinForms .NET application
Hi, we need to integrate our WinForms .NET application with LiveLink server which one of our clients is using. (They have LiveLink Content Server v.10). We use VS2013 and C# as main language for development. Could you please advise how can we start? As far as I understand, LAPI is not supported anymore. Should we use…
-
Camera Demo App
Hi, I have been following this tutorial and have installed the app on to the AppWorks gateway. https://developer.opentext.com/awd/resources/articles/6692035/content+server+web+reports+from+mobile It loads fine on my iOS device. I can click the camera icon and it will prompt me to either Take Photo or Choose Existing. Once…
-
Content Server running on IIS can't use Restfull API services with Appworks?
Do I have to switch to Tomcat to make use of the restfull API services? Maybe there is an other of using web services? Background: My customer runs the content server on the IIS as web- and application server. He also runs a CRM platform. Everytime when he creates an new customer project in the CRM application, then in…
-
API story regarding permissions
VERSION: 10.5 Situation: • Intranet with User credentials to “See” contents in the whole environment asks Content Server (CS) for a specific list of documents to display in the intranet • User can see the entire returned list and can click a specific document in order to open the overview page within CS • Therefore User…
-
How to validate if REST API is successfully deployed on content server
Hi I am very new to the REST API & AppWorks arena. I have installed CS 10.5 on Windows 2008 & would like validate if REST API is successfully deployed. Also, what significance does jQuery.js file play in-terms authenticating, adding documents to content server using REST API's. In theory does REST API & jQuery always go…
-
The Parameter is incorrect
I have configured the content web service on our server. I can browse the svc such as authentication.svc through the URL, it return the correct content. But when I call the content web service from my .Net application to do authentication, the parameter is incorrect is thrown as below. Would everyone have such experience,…
-
OTDS SSO through kerberos authentication
Hello, I have a custom authenticator for Portal Application which uses OTDS REST api to provide SSO and login to the portlets seamlessly(which is working fine) When the authentication happens via kerberos which is by default enabled on OTDS Login Page, I get a different OTDSTicket(starts with ver2) which seems to be…