-
I want to start learning Open Text ECM development. Can anyone lead me to start.
I want to start learning Open Text ECM development. Can anyone lead me to start. For eg. 1. From where to start (Basic to Advance) 2. Development start 3. Useful links Please help. Thanks & Regards, Tridib Mandal
-
CS Mobile Logs In but has blank pages and throws errors (Using AppWorks Gateway)
Hello everyone, for a POC we wanted to configure the Content Server Mobile App, for this we had one Azure VM with OTCS 21.4 and OTDS 21.3 on Tomcat 9, and another Azure VM with Tomcat 9 & AppWorks Gateway 22.1 (Both on Windows Server 2019, Non-SSL Environment). I followed thoroughly the official AWG Documentation on…
-
REST API presence in Content Server
Hello, I would like to know how can we verify the presence of REST API in a Content Server instance and whether all the functions are present. Thanks Glen
-
The requested permission 'Use Production' was denied for solution 'OpenTextEntityIdentityComponents'
Hi, experts I am deploying a App developed on AppWorks previouse version to AppWorks 16.5. Deployment is successed. But when a user tried to login, the app show a error even the user still logged in to the App. from the TommEE log file I saw the error message "The requested permission 'Use Production' was denied for…
-
What's New - AppWorks Gateway 21.1
About AppWorks Gateway 21.1 The AppWorks Gateway is the Enterprise Application Development and Management platform for OpenText. AppWorks allows you to build purpose-specific apps quickly and easily for the Enterprise using the Web technologies we are all familiar with: HTML5, CSS3 and JavaScript. These apps, called…
-
Publishing rest services
Hi, we need to expose an API from appworks to integrate it with external systems. We prepared YAML files for our REST interfaces and the interface will look like this: /api/Customers - GET - Returns all customers /api/Customers/123 - GET - Returns a customer with ID 123 /api/Customers/123 - POST - Updates a customer Our…
-
Site Update - AppWorks developer
At OpenText, we place the highest priority on providing the resources and access to experts in order to deliver exceptional value to our customers and partners. The AppWorks Developer site (https://appworksdeveloper.opentext.com/) experience and resources have been consolidated into our Support and Developer sites.…
-
AppWorks Mobile app fails to connect on HTTPS port
Hi, Having installed and configuring AppWorks 16.5, I am running into an issue where the mobile app fails to connect with the following error: If I navigate to the URL in a browser it opens as expected, The sever.xml file is configured as outlined in the installation guide (using a self-signed certificate): <Connector…
-
Push Notification for AppWorks
Hi there, I want to know if I can get the Push Notification for AppWorks App? I can now get the notifications in 'Activity' tab from top right side menu, but I have a requirement of getting this notification in Notification tray of device (Android or iOS) even if the AppWorks app is not running. Can anyone help me with…
-
Push Notifications - popup when AppWorks is not open?
Is there a way to make AppWorks notifications work like traditional push notifications work on iOS? The notifications I'm sending to the clients are working (they appear in the Notifications area, and in the top-right red box), but there is no pop-up and they do not notify you unless the AppWorks application is open. Is…