-
Invalid column name 'ID' after upgrade to 16.5.0
I am trying to upgrade my AppWorks-gateway from version 16.2.1 to 16.5.0 however this fails. I can upgrade to 16.4.0 without problems, but when I upgrade to 16.5.0 (either directly from 16.2.1 or in 2-steps via 16.4.0) the AppWork-gateway wont's start. The gateway.log shows an error: 2019-04-12…
-
Get attachments out of eAttachment table
Hi Is there a way to extract all of the attachments in the eAttachment table and put them in a folder or network share? It would also be extremely helpful to be able to put each attachment in a folder made up of the metastorm foldername or some other information from the procedure so that the documents can be easily…
-
package neither deployed nor found appworks
Unable to deploy the CAP file to higher environments. Did raised a support ticket week before. I haven't heard any proper response. If anyone used third-party Jars in your dev, please recommend a way to package them. We created a custom Java code that has external jars dependencies and consuming the Java classes from BPM.…
-
Error parsing metadata XML for Identity Provider (IdP) Name test
Hi Team, We are getting issue on OTDS SAML login with warning message in otds logs. Since we are not able to find out what certificate expired at java or tomcat level. We already renew all tomcat and cacerts. IDP file has been uploaded on 19 August 2022 with no issue during that time. Can someone also faced this issue and…
-
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
-
Can we sync OTDS with third party cloud AD application like RADIUS ?
Can we configure OTDS with any third party authentication application like RADIUS or TACACS+ ? I do not want my OTDS to directly sync with AD, I want to use RADIUS protocol which will use RADIUS client, or network access server (NAS). It performs some of the same functions as a Lightweight Directory Access Protocol (LDAP),…
-
System and Organization Administrators
Hello, We pushed roles from Security Administration/OTDS Resources and it removed all administrators from an organization. We set them up administrators in Organization Manager in System. We are on version 16.7.x Is this the correct place to set up administrator for an organization? What about systemAdmin? Where do you set…
-
OpenText AppWorks Developer website update!
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. What is happening: The AppWorks Developer site (https://appworksdeveloper.opentext.com/) experience and resources are being moved to our Support and Developer…
-
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…
-
OTDS REST API - Creating users - getting an error
Hi hope you can help. I need to build a service which will bulk create users in a non-sync partition in OTDS (10.5). So, in the first instance, I am trying to create a user through the REST API examples via http://:8080/otdsws/api/?rest and also via http://:8080/otdsws/api/?v1 In either case, I try the following example…