-
Exstream Command center version support
Please let me know the end of life timeline for Command center version 3.2. Also as Command center product is being discontinued, do we need to migrate Jobs from Command center to Control Centre,
-
BUG? metadata panels not working on properties page from task
if you try triggering a workflow with a working document. Check the task, click on working document and click on the properties button (or info button), In the new page select the document on the left, and click on the properties. You will not see the custom metadata panel that you created earlier .
-
How to preview D2-Smartview document with otds ticket?
Hi our D2-Smartview is integrated with OTDS, we try to access a document by calling the following link https://<d2server>/D2-Smartview/ui/?redirect=false&docbase=<repository_id>#d2/nodes/<object_id> this will redirect us to otds login and after login we can see the document However we want to access this document without…
-
Documentum Server Installation Error Database Session is shutting down due to
Brand new install for DS 22.4, Oracle 19c db, Windows 2019 server. JDK and Oracle Client installed. Confirmed DB via TNSPING and SQL Plus connection on the box. Ran the Documentum Server software installer with no issues. Ran the Server Configuration Program to configure a docbroker no issue. When installing the…
-
In a workflow task, how do i get all supporting document's as a regular user?
Im currently calling APIs from /D2-Smartview/repositories/<repo>/d2-workflows/<workflow id>/supporting-documents However this link can only be called by user who have system administrator privilege in documentum otherwise we will get this error { "status": 403, "code": "E_INVALID_USER",…
-
OpenText World 2023 - focusing on Developers!
BYOS (build your own solution) at OpenText World 2023 At OpenText™ World 2023 in Las Vegas, we’re focusing on APIs and Developers. Join us as we connect the dots between our technical roadmap for OpenText Cloud Platform (OCP) and how you can create and execute your go-to-market strategy. OpenText developers and customers…
-
Download documents from Content Server
Hello All I have a one time requirement to download a bunch of documents from Content Server. I have identified all the NodeID's and I'm only looking to download the latest version of the document. I'm using CWS to get this accomplished. I would like to know how to get the max(versionNum) of a particular node using CWS.…
-
Nodes Table -- Real Example
Hello OT Community, I am looking for a real example of how to use the Nodes Table Smart UI WR with a Filter. This feature is clear as mud from OT and discussed more on this blog: "The Nodes List WebReport widget displays a list of items (nodes) generated from the WebReport’s data source in a full-page view, similar to the…
-
We are utilizing eDOCS/API vers 16.7.2 When add documents via Rest API, file created as zero bytes
I have a java program that is utilizing the eDOCS API vers 16.7.2, when uploading a file via Swagger it works fine and the document is created successfully, it is unlocked (no red mark on thumbnail) and its not zero bytes. However, when I attempt to add a document via my java class, the document is created, however the…
-
DCTM-REST failed authentication with siteminder
We are using dctm-rest in our project along with siteminder for authentication. It was working fine till we changed the domain name. After changing the domain name we are getting 500 response code with below error message. "status": 500, "error": "Internal Server Error", "message": "401 :…