-
AppWorks compatiblity issue with device/Android version
Hi, AppWorks behaves differently on different devices. Below are the devices tested. 1) LENOVO (Android - Lollipop Version 5.1.2) - Works seamlessly 2) SONY (Android - Marshmello Version 6.0 ) - Works seamlessly 3) SAMSUNG (Android - Nougat Version 7.0 ) - Works seamlessly 4) MOTO ( Android - Nougat Version 7.1.1 ) -…
-
appworks desktop client can't connect to gateway
I set up gateway 16.2.3 along with OTDS 16.2.2 and succeed to login via browser. But the desktop client v16.2.0.3 could't connect to the gateway. The error message only says Unable to connect at this time.There appears to be an internet or server connection issue. The gateway, OTDS and desktop client are in the same LAN.…
-
App Works Setup
Hi, I am trying to set up appworks gateway but getting this warning. Unable to Determine Gateway Host Setup has been unable to determine the host name of your installation's host. To remedy this ensure the host in your browser address bar is the fully qualified DNS name for your gateway server. Alternatively, though not…
-
Unable to sing in Appworks 16.3.0.1 ios / gateway 16.3.0
Hello Everyone, Just to know if anyone have expertise to debug the Appworks client for IOS, I've installed Gateway over Windows 10 Laptop to play with, but seems that something went wrong and I'm not able to loggin with the AppWorks IOS app, I've to point the http address and port ending with /gateway otherwise the app…
-
Invalid user name or password error
I have setup a brand new MBPM server. I have configured it to work on SSO. When I try to access the SSO URL I get the error - Invalid user name or password. I have setup the eSSO_Web.js file with my service account. The forms login works fine. Can someone please help how to resolve this error?
-
how to upload emails (type 749) to content server 10.5 using APIs used by enterprise connect
One of the user suggested that we can replicate request made by enterprise connect to content server 10.5 for uploading emails (type 749). any Body has any idea how to accomplish that. I am using C# as programming language. Regards
-
REST API CS16 example of how to add category to NodeID
I'm trying to find an example where a category is added to a NodeID, using the following REST API method in CS16.2: POST api/v1/nodes/{id}/categories api/v1/nodes/{NodeID}/categories/{category NodeID} I have tried the following examples, but all end with "Bad Command": /api/v1/nodes/3119770/categories/561765…
-
Trasferring user and group permissions to Target server file system from source
We have Teamsite 7.3.2 and OpenDeploy Base Version 7.3.2.0.0 Build 118 Interwoven 20121103 on our PROD and UAT on Unix (Solaris 10). We also have same users and groups on source and target. Running OD as a root and we are seeking help on info/instructions to carry over user and group info to source when we deploy using…
-
I would like to integrate angular-pdf library in appworks mobile app.
I would like to integrate angular-pdf library in app-works mobile app. I tried using, https://developer.opentext.com/webaccess/#url=/awd/resources/articles&tab=501 to create an app and modified the code according to my requirement. I have integrated angular-pdf library in app-works mobile app but the data is not being…
-
Get Current URL dynamically
Hi, Is there a way to get the current URL in AppWorks, like in a browser using "window.location.host" command ? The same command did not work inside appworks !