-
How to configure OTDS to use the Content Server "Admin Server" for Authentication.
I am replicating my orgs production setup for our test environment and am so close except for the authentication configuration. 3 servers in each environment. 1 = CS, 2 = CS Admin (search indexing, EFS, auth), 3 = OTDS. In production the OTDS resource syncs to the Admin Server for auth, but I just cant seem to figure out…
-
Problem installing Archive Center
I have problems with the installation of archive center, because once the previous checks are passed, the installation starts and crashes generating the following error: com.opentext.ecm.installation.exception.InstallUpdateException: Error: Command failed “sh -c unzip -o -d…
-
Add-on in Extended ECM for SAP Solution project
We are in the initial stages of an integration project of OpenText Content Server version 22.1 with a SAP ERP 6.0 NetWeaver 7.4 EHP 7 system. We have already contemplated and planned everything, however we have a slight doubt which we would like you to clarify for us: According to the guide…
-
Installation Validation Client for SAP® Solutions CE 23.4
Hi, I am installing Validation Client for SAP® Solutions CE 23.4 Any software required is covered but I still rising this error Can anyone aid me ?
-
Accessibility and rules timing
On a text box or table, are the rule processed prior to accessibility? I need a variable populated in a rule then use that variable in the alternate text of the accessibility tab. So, what is the timing of rules vs availability in accessibility?
-
Issue with Passing OIDC Access Token to OpenText xECM REST API
Hi all, I'm developing a REST API that interacts with the OpenText xECM REST API. My API receives requests from another application where users are authenticated using OIDC (with Entra ID as the issuer). The requests include a JWT access token in the Authorization header. My goal is to pass this token (after validation or…
-
MSSQL using user type input as part of a column alias
We are running CS 23.2. we are running a livereport with the following sql SELECT Name as "USERID %1" FROM KUAF WHERE Type=1 AND ID IN (SELECT ID FROM KUAFChildren WHERE ChildID = (SELECT ID FROM KUAF WHERE ID='%1') ) Where %1 is a user type input. the LiveReport returns an error but if we change the type to InsertString…
-
How to export the value of form attribute by using webreport
I used this tag [LL_REPTAG_'61193' FORMINFO:VALIDVALUES:Priority /] to export the attribute 'Priority' from Form itis text popup the result is {'Hight','Medium','Low'} Althought i select Hight only i need to extract the values of each attribute thanks in advance
-
Migration from Archive Center ce 16.2 to ce 22.4 cloud
I am wondering if any one has face such case to migrate from OpenText Archive Center version 16.2 (On-Prem) to version 22.4 (cloud ) ?
-
Unable to login to D2 application, failing with exception an invalid ACL domain
Hi All, We recently migrated cloud version postgres from single instance to flexible, as part of this process the old docbase owner changed from <user>@domain to only <user> and got updated in respective files. Ex: dctm@dev.com to dctm Post this we are facing issue while login to D2 application , its throwing error .…