-
Enhanced Content Metadata Service tutorials to create content with Content Storage Service v3
An enhanced API tutorial is now available for Content Metadata Service (CMS). This comprehensive guide will walk you through the process of creating CMS files using blobs uploaded to Content Storage Service (CSS) v3. With this update, developers can now take advantage of parallel upload and download capabilities, allowing…
-
Key Recommendations and Learnings from SAP to Extended ECM Integration.
Hi Developers Team, During the integration of the SAP system with Extended ECM, we encountered a few common challenges while executing the diagnostic report. I would like to highlight some key recommendations based on my experience, which may help the developer community in similar scenarios moving forward: 1) Validating…
-
Validation Client for SAP Solutions with no connections with SAP GUI 8.0
Dear all, I would like to inquire if anyone here has any knowledge about the connections in Validation Client for SAP Solutions (for versions 22.2, 22.4, and 23.2) in conjunction with SAP GUI 8.0. After upgrading SAP GUI to the latest version, the connections in Validation Client have simply disappeared. Thank you for any…
-
Login to CS / OTDS without providing password in SSO environment
Hello Experts, I couldn't find a post on getting OTCS ticket from OTDS in SSO environment without providing password, if there is such, I apologize for duplication. Now back to question: We have SSO setup with Azure AD, when users logs in to CS, call is redirected to OTDS, which it then redirects to Azure. Our environment…
-
How to make entire content server read only so that noone can make changes until migration completes
How to make entire content server read only so that noone can make changes until migration completes. We tried Web Report to update folders/projects/files permissions set as see,seecontents but it is very time consuming. Is there any quicker way?
-
Assertion based mechanism for SAP to OpenText xECM Connectivity?
Dear Developers, I need your assistance in understanding the assertion-based mechanism for securely connecting SAP to OpenText xECM using the SAP client ID. For the assertion-based mechanism, the login/create_sso2_ticket parameter needs to be set to 3. This can be configured via transaction /RZ10 in SAP. I have two SAP…
-
Segementation error while running linux engine
WE have application setup to import dynamic images at run time .. we had occurrences to where job is failing with segmentation error. looking at message file there is no proper message displayed to to understand the root cause. we tried to replicate the scennerios but it did not fail in lower region .. this could be memory…
-
MYSSOCNLT service under SICF SAP system usage vs RZ11>login/create_sso2_ticket for Extended ECM ?
Hi Developers, I would like your assistance in understanding the purpose of the myssocntl service under SICF in the SAP system. From my understanding, if this service is activated, it allows users to log into integrated applications without re-entering their credentials, as it stores the user's session cookie. However, if…
-
MYSSOCNLT service under SICF SAP system usage vs RZ11>login/create_sso2_ticket for Extended ECM ?
Hi Developers, I would like your assistance in understanding the purpose of the myssocntl service under SICF in the SAP system. From my understanding, if this service is activated, it allows users to log into integrated applications without re-entering their credentials, as it stores the user's session cookie. However, if…
-
Oscript: insert data to Forms table
In OpenText Content Server, the Forms module allows you to create a table and later insert data using a WebReport tag with the destination set to the form. How can I achieve the same result using Oscript? Specifically, how can I insert data into a Forms table (i.e., submit a new form entry) via Oscript?