-
Rest: How to remove a use from ACL list
When removing permissions for a user (ACL) using the webservices it removes the user from the list on the UI completely. When i did the same with REST, it seems to leave the user listed in the ACL list (with no permissions to the object). SO the differences is that the name of the user is still in the ACL list of the…
-
How to download a file by WebReport?
I **** to download a file by WebREport,How to do?
-
WebReport DWNLD Tag Syntax
I am creating a WebReport to download a document to my local file system. I use a LiveReport source to identify the ID and name of a document. I tried this syntax to download the document: [LL_REPTAG=DATAID DWNLD:"C:\Users\abc\Downloads":"TestDownload" /] When running the report I receive this error message: * DWNLD:…
-
Is it possible to hide folders in Business Workspace (xECM) widget based on user's role ?
Hi Team, As part of AppWorks solution, xECM is integrated to use business workspace. Customer use case is to hide specific folders from Business Workspace based on logged-in user's role. Can this be achievable with configuration at xECM (document template !?) ? Thank you!
-
How to assign a dynamic reference of csv file against a web report source ?
Hello Developers, I have a scenario where I need assistance in configuring a WebReport. Within 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…
-
Shortcut - search for shortcuts for a specific user - CS 23.3
Hi, I need to know which shortcuts were created by a specific user. I can't find this information through the advanced search. Is there nevertheless a way to find such information with the advanced search ? Or can anyone provide a query to get such information ? Thanks for your help. Best, Ben
-
Navigating Between Folders takes from 3 to 4 seconds using smart view my Content Server version 24.2
Navigating Between Folders takes from 3 to 4 seconds using smart view my Content Server version 24.2 while in classic view is about 2 seconds ! Appreciate urgent support
-
Extract the business process/logic from the workflow map and oscript.
we are using content server version 9.7.We have many workflows which was developed 15 years ago. We want to extract the business process/logic from the workflow map and oscript. Please let me know how we can accomplish this.
-
File size limitation
What is the file size limitation for files stored on OpenText xECM Server? Is there a maximum file size imposed by the platform itself, or does it depend on the configuration? Are there any recommended best practices for managing large files within OpenText ECM? For instance, are there strategies for optimizing performance…
-
How to read XML response from third party application , I am using xECM cloud 24.3
I am trying to integrate the signing application just like docu sign , Step 1 :- I am authenticating with signing application getting a authorization token. step 2:- I am pushing content server node( basically doc) to the signing application using rest client. Step 3:- I will login to signing application GUI and sign the…