-
Problem with multivalue fields in category using REST Api Content Server
Hi, I need to update the value of a multi-valued attribute using API REST of Content Server. I need to add a new row of values for that attribute. Using the PUT call of API REST (/nodes/{id}/categories/{category_id}/) with the params of attribuet_key in the query. I overwrite the first row of the attribute with the value…
-
Content Server Demo
Hi, We have the Content Server demo installed and working fine through the desktop webaccess view. When I launch the mobile version through the AppWorks Client, it is not able to make the api calls because of authentication. When I try launching the app through webaccess on my mobile safari, it would prompt me to input my…
-
Test the AppWorks App sample
We are testing the sample App and when we try to run it on the browser we get a couple of 404 errors: GET http://server:8080/webaccess/locales/en-GB.json GET http://server:8080/cs/api/v1/volumes/142?expand=user Any idea of what we may be missing? Thanks in advance
-
OTAG token not authenticating REST
Hi, OTDS 10.5 SP1 Patch 5 Content Server 10.5 Update 2014-12 (version 10.5.0.10) OpenText AppWorks Gateway v1.1.6 OTAG Reverse Proxy Service * Allowed path patterns = contentserver/api/* * Proxy Mappings = contentserver=enterprise/otcs/cs.exe I have configured both the Gateway (within the advance settings of the gateway)…
-
Download a document selecting using a Content Server UI Widget
We are trying to build an integration using the Content Server UI Widget 10.0 - TargetPickerDialogWidget and have been able to successfully identify the node id for the document that we want using the widget but we do not have access to the API SDK and do not know the API call to download the document. I am assuming that…
-
How can we extend the functionalities on ECM Everywhere Application (Google App)
Hi, Is there a way to extend custom functionalities on ECM Everywhere Mobile Application. If Yes, How can we do that? Thanks, Abhishek
-
Not able to access Process Suite web services.
Hi, I'm making an application to consume the Process Suite Web Services. The steps I have done are as follows * Installed AppWorks. * Installed Process Platform (10.7) * Deployed Process Suite REST Client into AppWorks(Copied the BPMService.war extract into TOMCAT_INSTALL_DIR/webapps). * Updated rest.properties pointing to…
-
How to access AppWorks from Emulator
Hi, I'm trying to access AppWorks from Android Emulator. Its always ended up giving error "Authentication Failed. Please check the Settings.". I Could not find any configuration settings in the Forums, so I'm posting the question here. Please help me. Thanks in advance. Suresh.
-
WebServices API through AppWorks Gateway Example
Is there an example of an AppWorks App that uses the Gateway proxy component to access the Personal Assignments or any other WebService API for that matter? In other words, a JavaScript based solution, integrated to the AppWorks framework, used from outside the firewall where a CWS is called for some function? Thanks