-
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,…
-
What do I need to create a session and log in using JS?
I'm trying to connect to an OpenText server using HTML and JS. This server contains all the folders and images I want to access via JS. I can access this server directly via URL and view the folders and all their content, but when I make the request(POST /v6/sessions) using JS and the same credentials, it returns a 401…
-
Documentum integration with ServiceNow
I am trying to setup an integration between ServiceNow and Documentum. Has any one built anything of this type? Basically, I am trying to create folders and documents and then retrieve the same in ServiceNow as a folder view. Note: Documentum Webtop version is 16.7.9
-
Nickname as parameter in a Content Server URL
Is there a parameter already existing for the nickname in Content Server classic view links? Instead of using /livelink/llisapi.dll?func=ll&objId=11111111&objAction=RunReport I would like to use /livelink/llisapi.dll?func=ll&nickname=mywebreport&objAction=RunReport. The goal is to use the same link to trigger the same…
-
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…
-
Issue with the platform APIs
this API is called, when i try to login . but the response says some header is missing , this same issue is raising when i try to signup for IAM 90 days trial account registration
-
2025 Customer Peer Awards of Excellence & Innovation - call for submissions
We want to hear about you! Do you have a great story to share about how an OpenText solution transformed or enabled your organization or team? We’re inviting all customers to send a submission for a chance to win our inaugural "2025 Customer Peer Awards of Excellence & Innovation". This award recognizes organizations using…
-
Demo Toolbox 16.4 xCelerator for xCP
Hi, Do you have infoamtion on where from OpenText can the Demo Toolbox 16.4 be purchased and how much? I got information that 16.4 is no longer free. Thank you, Ronie
-
Load JavaScript file onLoad of runtime UI
Hi, Is there a way to load your own JS file onLoad of the runtime UI? Or onLoad of a Form building block? I know you can load your own CSS via the 'Theme' document, but I want to do the same for a JavaScript file delivered via the web library definition document in my solution. I also know you can load JS on a customizable…