-
can't login to Tempo Box
Hello , we are installing tempo box but when i enter the right username/password combination on the tempo box login page it just refresh the page and i don't get any message . In the Content service log it says " 2019-01-23 13:52:52.680 WARN com.opentext.otsync.content.ws.server.ClientTypeSet - Client reported an unknown…
-
Base url to Rest APIs of Process suite
Hi, I'm calling Rest APIs of process suite 16.3, using the url below to execute process: /v1/businessProcess/executeProcess/ (Ref API: https://wiki.cordys.com/display/pp163/Execute+Process) I get the 404 error, please what is the base url of API method ? Thanks,
-
Does REST API support for multilingual
Does REST API support requests and response for different languages supported by Content Server 10.5 Ex. multi-lingual text search and creation of folders. In particular we are looking such functionalities to be implemented for Portuguese, French & Spanish. Please let me know how this can be achieved and if there any…
-
New validated and published entity not showing up in the 'Create a new item' list
Hi, I installed a brand new image with Appworks 16.5 and as an unexperienced user started to play with it following the manual "Process Platform EntityModeling Guide" At this moment I created a new workspace with 2 entities, validated them and installed them After that I needed it to make it all security technical…
-
Getting app settings in mobile app
I am able to declare app specific settings in app.properties file of my mobile bundle. For example: restUrl.type=stringrestUrl.displayName=REST Server URLrestUrl.descriptions=If REST server is not proxied via Appworks Gateway then provide full URL starting with http(s)://, otherwise provide relative URL starting with…
-
How to call Process Suite REST service from Appworks Mobile
We are trying to develop a mobile app in Appworks . We need to a call a Process suite REST service from the Appworks Mobile Application. If the process Suite service is Anonymous service the service call is working fine and we are getting response in Mobile device. For a normal Process suite service(without anomymous…
-
How to set default execution of the iHub report to "view as xlsx" instead of html?
Hi Team, I want to make one of my iHub report (not all reports in iHub) execution to be default view as xlsx. means, if i open/click the report in iHub the output should be display in xlsx by default instead of html. can anyone help me on this requirement? by default the query sting in the URI has "&__format=html". i want…
-
'Task list > Rule > Go to URL' does not open
AppWorks platform version: 16.4.2 Business Requirement Our user wants have have one click to claim and open a task. Platform details So we have build: * A rule that starts a short-lived BPM to perform the assignTask operation and afterwards open the URL of the Tasklayout * An action bar that used the above rule * A layout…
-
Error installing appworks-cli: Failed at the node-sass@3.8.0 postinstall script.
I'm having problems installing appworks-cli. I've tried both using npm and installing it from the clone git repository. The issue is installing node-sass@3.8.0. I can install the latest node-sass, but 3.8.0 won't install. Cannot download "https://github.com/sass/node-sass/releases/download/v3.8.0/win3…
-
How to add Records from Webservices to Database in Opentext
Hi, Just recently completed Opentext certification from Mindmajix. As of Fresher to the Opentext, I am unable to find how to add Records from Webservice to Database in Opentext.. I have OpenText ECM with Documents, I need to add 1 more Column to an existing table of OpenText Database. I have another database in DB2 with…