-
Is it possible to add date-based rules in xPression xDesign. ?
Means a specific section should only comes before date eg (2.03.2025) and after this date another section. Any suggestions? xPression 21.3 -xDesign
-
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…
-
enterprise connect is returning HTTP Error connection failed
Hi team, Enterprise connect is returning HTTP Error connection failed, while trying to connect via Windows File Explorer. In EC logs, I see below error, as per screenshot. Upon trying to connect two to three times via the 'windows file explorer', the error auto-resolves. Please advise. Regards, Vishnu
-
OT Media Management API | Create a folder - malformed syntax error
Hi Team, I am facing malformed syntax for below request, looks some params are not right can some one help me to sort out this issue. note : other post methods are executed fine other than this create folder. https://otmm-dev.com/otmmapi/v6/folders/*********3380442446794dcb161f { "folder_resource": { "folder": { "name":…
-
Query for createTraitDefinition
Hi All , Can some one help me to understand the createTraitDefinition attribute properties. Is attribute properties are fixed or Can we add a custom property to attribute i.e like the below examples custom1,custom2, custom3 ? Swagger API :…
-
Issue with Inherited Permissions in Document Management System
Hello, I am currently working on our Document Management System, and I have implemented several web service calls (using C#), such as documentManagement.ListNodes, to retrieve the nodes in a folder and set up the appropriate permission rights. These operations are functioning as expected. However, I have encountered an…
-
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,…
-
Unable to open Documents in Webtop 16.7.8
Hi Team, While opening the documents getting below errors: 2023-08-09 16:05:48,925 [Thread-0] INFO com.documentum.wdk.extnnative.WDKExtnNative - Archive is: ucfinit.jar 2023-08-09 16:05:48,925 [Thread-0] INFO com.documentum.wdk.extnnative.WDKExtnNative - Applet class is: com.documentum.wdk.extnnative.handlers.UCFInitJar…
-
How to combine multiple content servers into one single content server
Hi Experts, We are looking forward to consolidate our multiple Content Servers into a single one. Kindly let us know how can we achieve the same and what would be the course of action for it.
-
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.