-
Appworks Setup Issues
I'm facing issues while setting up the Appworks Gateway installation. I have installed Appworks Gateway 16.3.1, JDK 1.8.144 and Tomcat 8.0.47. When i launch the browser using http://localhost:8080/gateway tomcat logs are throwing the exceptions below. from gateway-otag log# At the same time i can see from gateway log file…
-
Use Gateway Proxy as a Reverse Proxy
Is it possible to set a proxy rule in the Gateway so that any url generated by the gateway itself gets rewritten? Like for example: http://servername/v3/download/.... becomes https://DNSName/v3/download/.... Any suggestion is very appreciated. Thanks in advance Regards Igor
-
How to import a excel data from C:/ drive into list box
Is there any example of code where we can import data from a particular location from C drive to List box in a centura window. Team developer.
-
The Scanner plugin AWScanner is not working
AWScanner is not working: I am using AppWorks 16.2.1 and when I am trying to invoke scan document function it's not working. Does anyone tried this so far? Appreciate your help. I am using the example code from https://github.com/opentext/appworks-js#awscanner var scan = function (returnType) { var scanner = new…
-
Unable to Copy images from cache folder to any other folder
Hi All, I am not able to copy images from default location to any other folder.Please suggest Default location the images getting stored is:file:///storage/emulated/0/Andriod/data/com.opentext.mobile.android/cache/ self.copyImage=function () { var awMobFileSys = new Appworks.AWMobileFileSystem(); var…
-
Failed to move app of type/s app, desktop from staging to its final deploy location-Access Denied
Hi I am frequently facing the below issue while deploying any app and tried all possibilities(process monitor) to debug the file locking the folder deployment but I am not able to trace the root cause.Please suggest Deployment status : Locked. [DeploymentQueueConsumer Thread] ERROR monitor.impl.DeploymentSchedulerImpl - An…
-
HTML widget search
Has anyone created a search widget for external apps? Or should I go through web services instead.
-
AppWorks 16.3 - App status shows as Scheduled for very long time.
We have a fresh install of AppWorks 16.3 and we deployed an App created in Process Suite 16.2.2 using Entity Modeling to Gateway. It shows as Scheduled but never changes the status. Here is the contents of log file: 2017-11-27 11:20:09,5742017-11-27T11:20:09,574 [http-nio-8080-exec-1] INFO types.auth.ExpiringSession -…
-
Not Able to install an App.Throwing the error "An I/O error occurred when we attempted to process th
Hi, I am getting the below error when I try to install an app.Please suggest how to resolve. 2017-11-16 13:10:07,3892017-11-16T13:10:07,389 [http-apr-8080-exec-8] ERROR service.impl.AppsBeanImpl - Error processing app/bundlesample4_1.1.0.zip com.opentext.otag.exception.OTAGBadRequestException: null at…
-
Unable to use Tempo Box Sharing API v1
Hello: I'm trying to use the "Tempo Box Sharing API v1" but I'm unable to provide the right credentials. I've tried to use different tokens, obtained from the "AppWorks Gateway API v2" and "Content Server REST API for Content Server" auth methods, in the cstoken parameter, otagtoken Cookie and OTCSTICKET header with no…