-
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 !
-
OT Email Rest API
Hi, We are looking to find a way to upload email using Rest API. I can upload email as a standard document type (144) but that does not help to update other email metadata. We are using the CS 16.2 version. Can any one help us to provide more information OT email Rest API usage ?
-
Looking for CLI/Script for deploying apps and services in Appworks Gateway.
Hello, Is there any CLI tool or public APIs to deploy apps and services in Gateway. Thanks Ashraf
-
Custom appworks service deployment fails in staging phase
I am trying to deploy custom appworks service in gateway but it fails with below error in staging phase. Has any one faced this issue ? Please let me know what I am missing here. 2017-09-18 13:00:48.936 ERROR com.opentext.otag.services.impl.deployment.DeploymentPreparerImpl - Failed to create/fix web.xml for app/service -…
-
Trouble in connecting AppWorks client and Appworks gateway
Hi, I'm new to AppWorks and OpenText. I'm not able to link AppWorks client (android) to Apache tomcat server running in PC. Https is enabled to localhost. When trying to connect through app, It throws "SERVER NOT FOUND" error, even though devices connected in same network. https enabled server address=>…
-
Deployment Monitor is stalling. New deployments are staging/failing in AppWorks Gateway 16.2.1
Even after undeploying the service from gateway. The services are not getting removed from deployment monitor. Whenever I restart the AppWorks Gateway, It's trying to deploy the removed apps/services. One important observation is somehow the host location is binding with the VM's Dynamic IP (or) sometimes hostname. After a…
-
Issue in installing service
Hi I am facing the problem in installing the service. What are the classes that could be added in service and I need the information about @AWServiceStartupComplete method. It would be appreciable if anyone send the service bundle.I have gone through the service documentation in appworks developer and service example in…