Extended ECM
Extended ECM discussions include Content Server Smart View, SDK, CSNODE & OScript, and Integrations.
-
Display document from ArhciveLink URL metadata
Dear Experts, My scenario is: I am posting/creating Business Workspaces with Category Attributes in xECM through xECM REST API. Attributes are: External DocID External ArchiveServer ArchiveLink (http link) I would like somehow to display the document image (stored in the Category Attribute as URL), in a user friendly way.…
-
Oscript help with my code auto close script
hello, My callback function is not working, please help public function Dynamic autoCloseStep( \ Object prgCtx, \ WAPIWORK work, \ Integer workID, \ Integer subWorkID, \ Integer taskID, \ Integer returnSubWorkID, \ Integer returnTaskID, \ Dynamic extraData = Undefined ) Object tempPrgCtx = prgCtx // Create admin session…
-
JWKS support in OTDS
For oAuth integration does OTDS provides jwks support, and exposes some wellknown urls that can be used to configure in spring. Can someone post the links here. If not what is the recommended approach to integrate with for OIDC and OAuth token based integration.
-
oAuth Clients in OTDS
Hey Folks, I am wondering if anyone here worked with oAuth Clients in OTDS. I tried Authorization flow and it works great. I am trying to see if Password credentials flow will work with the oAuth client that is created in OTDS. Thanks Mahesh
-
I need help creating a Live Report for all missing documents.
I have a requirement to report on all missing documents within a specific document type across all created employee workspaces. How would I create a custom report in xECM 23.4?
-
Migration Archive Server documents into Core Archive
Hi, Dear Colleagues! I would like to raise up one very important topic for migration with Migration Tools approach. Situation at glance: We have Archive Server OnPrem with 10 Logical Archives. We have installed on the other VM: Core Archive Connector + Opentext Migration Tools. Initialization script "otcam-config" was…
-
GOS Attachments to OpenText xECM Workspace?
Hi Developer Team, I have a use case where I need to move attachments added via the GOS (Generic Object Services) menu in SAP to the OpenText xECM system. For example, when a user creates a Purchase Requisition (PR) using transaction ME51N, they may attach a document using the “Create Attachment” option in the GOS menu…
-
Business Workspace sync across Env's
Hello, We are looking for Business Workspace sync across xECM. Suppose, if a Business Workspace is created in PROD, same should be replicated in lower Env's. Note: Only BW to be created, data/files are not required. Can anyone suggest approach, thanks !!!
-
What will be the best process of migrating SharePoint data to cloud xECM?
Hi Developers, Regarding the migration of data from SharePoint to OpenText xECM Cloud, particularly for large files exceeding 200+ GB, the standard cloud procedure involves: Exporting SharePoint data to an SFTP location. Using XML control files to facilitate structured import into xECM Cloud. Do we have any other approach…
-
Search results - exact matches are found on the following pages
Hi, currently facing the issue where users have different search results. For example, lets say we are searching for ID "123" and for some users the first result is document with DataID "123", but for some users the document with mentioned ID can be found on page 5 or even 10 and before that there are documents that have,…
-
Hide Activities/Comments in specific workflow steps
Dears, We have a requirement to control the visibility of workflow activities and comments in certain workflow steps. Specifically, we need the ability to enable comments in some steps and disable them in others. I attempted to achieve this by unchecking the "See All Comments" option in the Permissions tab; however, it did…
-
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…
-
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…
-
How to dynamically assigned the web report source using another webreport
Hi Guys, I am using RESTAPI approach from webreport using REST CLIENT tag, here i am facing here while passing parameters from first webreport, I am unable to see the values in second webreport. Can someone help me how i can carry the first webreport parameter values to second webreport. I am using…
-
How to dynamically assigned the web report source?
Hello Developers, I have a scenario where I need assistance in configuring a WebReport.Wihin a Workflow Template, under the Attachments section, I have a CSV file Template. Additionally, I have a WebReport in the same Attachments section. Currently, in the WebReport's data source I have provided a static reference to the…
-
Any way of Creating system Failure logs on xECM UI ?
Hi Developers, I have a use case where I need to record the Webreports logs (Scheduled or not scheduled one) which is failed to execute by any means. and also, wants to capture the Failure logs for Workspace creation from SAP. Thanks, Nitesh
-
Performance Issues with Large File Uploads on Content Server cloud edition.
Hi Developers, I am currently facing an issue where a customer is uploading large files (20GB+) to the content server folder. The uploads are extremely slow, taking over 50 minutes to complete, and in some cases, the requests even time out. While I can adjust the timeout settings to prevent these requests from expiring, I…
-
How to hide EMail Link option in Classic/Smart UI ?
EMail Link functionality opens the Outlook Mail with the link to selected items. How can we hide the option in classic in smart ui. If Hiding is not feasible, can we disable(if option is clicked, outlook should not be invoked)
-
How to Create a Custom API in OpenText Content Server ?
I am working with OpenText Content Server and looking for a way to create a custom API to extend its functionality. I need to expose some custom endpoints to interact with Content Server data programmatically. Could anyone guide me on: The best approach to creating a custom API inside Content Server. Whether WebReports,…
-
When Archiving documents into OTCS, getting OTAC error- couldn't be distributed to node
We are using OTCS 23.4 and OTAC 23.4. We are having 3 front ends and 1 back end. We are also having 3 OTAC servers on cluster. When we are archiving documents using rest API, sometimes we are getting the below error. It navigates between all 3 OTAC servers 02/17/2025 09:19:06 ERROR EASP…