Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
Concurrent Editing in OpenText ECM On-Premises Post-Office Online Retirement (2026)
Hi OpenText Team and Community, We’re currently using OpenText xECM On-Premises with Microsoft Office Online integration to enable concurrent editing. With Microsoft’s official announcement that Office Online will be retired in 2026, we’re concerned about the future of this critical feature.…
-
Node.pName is not changing after assigning the value to the node.pName while creating the node
We are creating a node in XECM using the nodeCreate method. We are trying to rename the node by assigning a value to node.pName, but the name does not change after assigning the value during node creation.
-
How to get the data about the users created and users newly added into Opentext cloud system?
Hi Team, We wanted to ingest the data about the users , groups, users associated with groups in Opentext cloud system using OTDS APIs into data lake database. First we will perform the full load for user (/otdsws/v1/users) ,groups(/rest/groups) but I am not able to find any possible to perform the delta loads based on…
-
OTCS Smart View - undesirable automatic widget reload
I am using OTCS Smart View with business workspaces. BWs have perspectives with widgets+webreports. When a tab is loaded and then I click on any folder in the BW, the widget in the other tab gets reloaded (new fetch). Is it possible to prevent reloading widgets in other tabs when I open a different folder in the business…
-
Cloning or Copying a User in OTDS/Content Server with All Assigned Details and Groups
Dears, I would like to check if there is a way in OpenText Directory Services (OTDS) or Content Server (CS) to clone or copy an existing user so that the new user inherits all associated details, including group memberships, roles, and permissions. Regards,
-
OTCS Smart View - search user by full name
OTCS does not support search for a user by full name (first name and last name at the same time). In Smart View (widget Metadata - user field), when I start typing first name "Radek", it shows all users with first name "Radek", but when I add a character space "Radek ", it shows 0 results. Is it possible to search for a…
-
Retrieve documents from OpenText cloud Platform via REST API?
Is there any REST API from OpenText cloud platform to fetch employee document? which will return JSON Data { employee : "", filename : "", content: "" }
-
Replicating DocumentCreateOrUpdate OScript logic via OOTB APIs
Hello, We have a custom OScript module that creates business attachments by calling the following function: XECMPFNA::BulkActions::DocumentCreateOrUpdate.execute(). This logic creates documents and automatically inserts related entries into the XECMPFNA_DOCUMENTS table. These entries are then used in our downstream…
-
Workflow Tasks Not Appearing in “My Assignments” – Status Shows OK but Marked as “System Monitored”
Dears, We are facing an unusual issue in some of our workflows and would appreciate your insights: After a user completes an action in a workflow, the workflow status changes to OK. However, the next task does not appear in the “My Assignments” list of the intended recipient. In the Monitoring widget, the workflow is shown…
-
OTCS Rest API testing through SOAP UI
We regularly used postman for API testing , but recently we had to move to soapUI. while trying to run a basic OTCS upload document rest API request through the soapUI utility , observing the below error : { "error": "Could not process object, invalid action 'create'", "request_id": "fd927e3c-0273-4e18-980e-e6835430430f" }…
-
Creating a Shared Submission Folder with Restricted Access in OpenText xECM
Hello everyone, I am looking for assistance with setting up a shared folder in OpenText xECM where users can submit files. The main requirements for this folder are: Single Shared Folder: There will be one folder accessible to all users for file submissions. Access Control: Only the user who submits a file and the folder…
-
How add OR install extended ECM in existing OpenText content server 21.3
Hello Everyone, I am new here wants to know that how, we can enable the extended ECM in my existing OpentText Content Server 21.3 v. Thanks in advance.
-
How to ensure re-deployment of helm is "from scratch"
Hi, Working on Helm deployment ot Content Management (xECM) 25.1 and running into some errors. Deployment finalizes 100% pass but otac-0 pod doesn't come up and throws: Enter authenticate Error: 401 Client Error: for url: http://localhost:8080/ot-admin/rest/auth/users/login Exit authenticate When correcting presumed error,…
-
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?
-
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 !!!
-
Issue Accessing PCS Conversion.asmx After PowerDocs 22.3 Installation
Hello OpenText Community, We are in the process of installing PowerDocs version 22.3 on our server, following the Server Installation documentation provided by OpenText. Here are the steps we’ve completed so far: Installed all prerequisites, including JDK and Tomcat. Deployed the required WAR files. Verified that the WAR…
-
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…
-
xECM - new attribute does not appear in Regions overview automatically
I have created a new attribute (as part of a category) in xECM. Normally, such a new attribute would appear automatically in the 'Regions' overview (Admin —> Content Server Administration —> System Object Volume —> Enterprise Data Source Folder —> right click on menu of 'Enterprise Search Manager —> select 'Properties' —>…
-
Linking Same SAP System to two different Content Servers
Dears, we have requirement to connect one SAP System to two different content server environments is it possible? Regards,
-
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)