-
AppWorks 16.4 OTDS connection fails with NoSuchFieldException: method
Hi all We are trying to install AppWorks Gateway 16.4.0 at our customer's side. After successful connection to the MSSQL 2016 SP2 database, we want to connect to the existing OTDS 16.2.2 installation. The AWG installation wizard starts to create OTDS components, but suddenly fails when trying to create OAuth Partition…
-
Track User Login/Logout Time in Process Experience (Entity Modeling)
Is there any logs keep user login/logout time when accessing Process Experience (Entity Modeling)? or how to track user login/logout time in Entity Modeling?
-
Unable to get URL of gateway Content Server Web Reports From Mobile
I am using AppWorks to generate Content Server Web Reports on the fly from a mobile device. AS per below code, unable to get otag URL and otagtoken, hence unable to upload document to Content Server without valid token. app.run(function ($cookies, $http, $rootScope, $window) {/** bind the url of the gateway to the…
-
Unable to get URL of gateway (Content Server Web Reports From Mobile)
I am using AppWorks to generate Content Server Web Reports on the fly from a mobile device. AS per below code, unable to get otag URL and otagtoken, hence unable to upload document to Content Server without valid token. app.run(function ($cookies, $http, $rootScope, $window) {/** bind the url of the gateway to the…
-
Unable to get URL of gateway (Content Server Web Reports From Mobile)
I am using AppWorks to generate Content Server Web Reports on the fly from a mobile device. AS per below code, unable to get otag URL and otagtoken, hence unable to upload document to Content Server without valid token. app.run(function ($cookies, $http, $rootScope, $window) {/** bind the url of the gateway to the…
-
Unable to get URL of gateway (Content Server Web Reports From Mobile)
I am using AppWorks to generate Content Server Web Reports on the fly from a mobile device. AS per below code, unable to get otag URL and otagtoken, hence unable to upload document to Content Server without valid token. app.run(function ($cookies, $http, $rootScope, $window) {/** bind the url of the gateway to the…
-
Unable to get URL of gateway (Content Server Web Reports From Mobile)
I am using AppWorks to generate Content Server Web Reports on the fly from a mobile device. AS per below code, unable to get otag URL and otagtoken, hence unable to upload document to Content Server without valid token. app.run(function ($cookies, $http, $rootScope, $window) {/** bind the url of the gateway to the…
-
How to build a simple report in Entity Modelling?
How to build a simple report in Entity Modelling? For example:
-
How to change connection in AppWorks Desktop on Mac OSX
Hi I have downloaded AppWorks Desktop from Resources(https://developer.opentext.com/webaccess/#url=/awd/resources/downloads&tab=501) I like to change the connection. I can't find any option to change the connection. I did uninstall (by moving it from Application to Trash) and reinstall, still it try to connect with…
-
How to store document using eDOCS REST API with AppWorks GateWay
Hi! I would like to store some document generated from our company's software to eDOCS. I saw the API for eDOCS REST API under API REFERENCE tab. I would like to store some documents to eDOCS DM by calling eDOCS REST API. I have installed AppWorks Gateway from developer site. currently I don't have eDOCS DM. Is there any…