AppWorks
AppWorks Platform enables users to design, build, test, deploy, and monitor business applications. It provides low-code development capabilities that enable users to quickly model business objects using a compositional approach to application development instead of a traditional way of programming a functionality.
-
I need direction please
I'd like to create a word 2016 add-in using the new visual studio add-in framework (javascript etc.). One of my primary requirements is that i need to grab the eDocs library, document id and version from the eDocs client (16.3.0181). Can any anyone please point me in the best direction? Thank you!
-
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…
-
Content Server - Override WebNode action with a Javascript call
Hi, Is it possible to change the override we currently have that allows us to change the action performed on a document to go to a URL that invokes our viewer. Would it be possible to the same behaviour but call a javascript function with some details passed in? Thanks Nick
-
Content Server Mobile Client Distribution for iOS
Hi, Does anyone know what Runtime to add for immediate configuration of the Content Server Mobile iOS app using the Mobile Client Distribution? Kind regards, Matthias
-
HTTP error 403 while trying to update user attributes via OTDS RESTful API
There is a userID dedicated to automated changes in OTDS via its REST API. The userID can update user attributes through the web interface of OTDS, but in case the very same action in initiated through REST API the API answers with HTTP code 403 - Access is denied to authenticated user. Only users with full system…
-
Content Server - Get Content Stream with REST API fails with "Stream has been closed".
We are getting Status 200 message while trying to retrieve the document content but when we try to read the stream we are receiving Stream has been closed error message but the same works fine when we get the content response type as string. Able to get the content if we use the below code: ResponseEntity contentStream =…
-
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…
-
CS Mobile 16.2.4 is not yet compatible with AppWorks Gateway 16.4
Anyone have any work around for installed CS Mobile 16.2.4 not being compatible with AppWorks Gateway 16.4. (please see p.7). CS Mobile 16.2.4 is only compatible with AppWorks Gateway v16.2 and v16.3. Feature Request ID (OTAG-8185), for reference on this issue. What are other companies doing or are you not using 16.4 in…
-
How to move a document (a node) from the folder A to the folder B in a content server
There is a Content server is installed in xECM with SAP solution, and the web application server is Apache tomcat. We would like to move a document from the folder A to the folder B. Check REST 16.2 API. Try to use "put api/v1/nodes/{id}" or "put api/v2/nodes/{id}" to move a node for document file. Then get the following…
-
Push AppWorks gateway server address to clients
Hi Is it possible to push the Server Address configuration from AppWorks Gateway to the Content Server Mobile app? This to avoid the end users having to enter the server address themselves. Kind regards, Bart Maes
-
AppWorks VPN connection
Hi We'd like to install AppWorks 16.2 within our customers intranet. End users would like to connect via VPN. Will the AppWorks application pick up general VPN settings from the iPhone's configuration or can it only use its dedicated VPN settings? In either case, how can this be configured? Do you have any tips and tricks?…
-
Number paragraphs in a single token
I have a single token that will contain BR separated paragraphs. need them to be numbered so that they look indented like the paragraphs shown in black below but instead they look like paragraphs shown in red below. Please see the indentation difference. How do we achieve the indentation of paragraph in black? NOTE: the…
-
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…