-
Running 2 instances of OTDS (different versions) on same Linux VM
We are trying to do a PoC with latest OTDS version, while keeping our exiting older OTDS version in place on same VM. Is it possible to have 2 different version of OTDS installed and running on same Linux VM? Note - We do have a separate directory for new installation and separate instance of Tomcat already setup on the VM.
-
Migration from ECC to S4/HANA
Hello there, we are planning to change our SAP ECC to S4/HANA but we would like to know if our current OpenText (22.3) would be compatible with the new S4/HANA. Another question would be to know if we the docs in the OT would be accessible from the S4 without any change in any of the two systems ( Ot nor S4) Thanks in…
-
Could not launch
Last Status: FAILED: Could not launch method bulkRotatelmage: OS error: (No Error), DM error: (). Last Return Code: 1 Document DA
-
XMFax Cloud - Error code 600/602
When attempting to get the status of a fax that failed using the broadcast ID, it appears the same as if the fax is still waiting to be sent. It does not provide the error code that is visible in the XMFax Portal. Steps to reproduce: We sent a fax to a phone number (intentionally to check behavior; sometimes we are given a…
-
XMFax Cloud - Dithered text on pages with images
We are sending a document that includes a client's logo on the first page. On that first page, all the text is rendered in grayscale almost, clearly dithered when you zoom in. Numbers are almost illegible as a result, especially after printing on an actual fax machine. On the other pages that are text-only, the text is…
-
Confg OTDS Server for MFA – SameSite=None
Hey, I’m running Content Server 24.4 and OTDS 24.4. I am trying to setup MFA using a MS Azure SAML 2.0 auth handler. Our HTTPS certs are managed by our networking team on a separate proxy server. This means that all the internal traffic is only http(port 80). Because of this configuration, we are losing the…
-
API To Create groupmemberuser is not working
Hi, We are trying to add the member to the group we are using the below API to add the group member. we are using the below JSON in the payload: { "properties": { "title": "SPADOLUS.frtest"} } We are getting an error as below in the response: { "status": 400, "code": "E_USER_HREF_NOT_CORRECT",…
-
How to Install an L2 TLS Certificate (keyonRA) on OTDS and OTAC Servers?
We currently have an L2 TLS Certificate (keyonRA) available on our server. However, we need detailed guidance or the standard operating procedure (SOP) to properly install the certificate on the server. Could someone please provide step-by-step instructions or direct us to the relevant documentation for this process? Any…
-
How to pass the NodeID of the document that initiated the Workflow process?
Hi, I want to pass the node id / DataID of a given document that initiates a workflow to one of the steps in the WF map. The DataID supposed to be delivered to the Execute step on the WF map. Here's how the map looks : The goal is to somehow pass the Data ID from the start step to the execute step. Another step in the…
-
FolderBrowserWidget loaded using WR HTML widget in Workspace tabbed perspective issue
Hello, CS 22.4 We have a workspace that has multiple tabs where tab 1 is standard browse (shows workspace content) while tab 2 has WR HTML widget that is loading FolderBrowserWidget. In general it works fine, however, there is a problem when we switch between tabs: Open WS and go to tab 2 (with WR widget) and…