-
Export report direct to excel using __Format parameter option in BIRT Designer Version 4.3.1.
Hi Guru , Export report direct to excel using __Format parameter option in BIRT Designer Version 4.3.1. This __format as parameter working fine in BIRT 232 but not in 431 . Please advise what I need to use for the BIRT 431 Screen attached for param page. Thanks in advance.
-
Appworks not Deploying after installation
Hi I have this issue Tomcat 8.0.38 - JDK 8u111 - AppWorks 1.2.2 - OTDS 16 Trying to configure the AppWorks it throws lot of errors Gateway 2016-11-30 18:06:11.610 INFO com.opentext.otag.rest.util.JsonpFilter - A warning about POST requests is expected due to jsonp filtering, and can be safely ignored.2016-11-30…
-
Infocenter public access
What does it take to setup secure access to DM Infocenter (application hosted by Appworks residing on Apache tomcat)from mobile devices using public network? I presume that I have to go through reverse proxy setup with help of additional DNS entries? Thanks in advance!
-
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.