-
Java Libraries and Property Files
Hello All, I currently have a Webtop application which uses an SBO that references a Composer Java Library. I am in the process of trying to extract my java .properties files from my JARs and add them as Property Files in the Java Library in Composer. My hope is that I would be able to update the properties via DA without…
-
Not able to find clustering.dar
Experts, we are upgrading to webtop16.7.8 & in it there is know issue as given below, ClusterManipulator error occurs while using simple search. Workaround: You must install Clustering.dar in Documentum Server for clustering to work. If this dar file is not installed, you must login with Administrator credentials and…
-
DCTM rest war deployment
HI everybody, where I can find DCTM-rest .war. I have content server installed, but i cannot find .war file. In section "How to install Documentum REST Services" there is this address /WEB-INF/classes/dfc.properties, but I cannot find it on my installation folder.
-
Restrict CARA view to see only 1 cabinet
Hi, Below are the actions I have already performed: All my documents and folders belong to '/Abc' cabinet. I created a ACL 'dm_sampleacl' with read permission and added a group 'sample_read_group' which also have read permission. I gave ACL 'dm_sampleacl' to cabinet '/Abc', and all folders and documents under it In CARA…
-
Download Documentum and xCP 16.x
Hi, From where I can download developer edition of documentum and xCP 16.x Resources?
-
Setting attribute values in D2 import
Hi, I need to set some attribute values in D2 import screen based on the current folder path. For e.g. if there are four folders in the current folder path heirarchy, then each of the folder names should be set in the corresponding attributes in the import screen of the document. How can it be acheived.
-
xCP 21.1 UI does not resize
DCTM Forum, When resizing the browser window (in this case IE Edge) for an xCP 21.1 application, the UI does not resize with it. It stays static in place. Previously in 16.4 (and other versions before it), the UI would resize correctly when the browser window was resized. I've tried this in 21.3 and have the same issue.…
-
Process Data Mapping error....
Hi, I have an error on execution of process data mapping an i don't know that'is the issue. On following the stack trace error: [DM_WORKFLOW_E_COMPUTE_TRANS_COND]error: "Failed to compute transition condition for activity 'Fine benestare' (43) of workflow (4d0279fd8000fe60)." [DM_EXPRESSION_E_UNABLE_TO_EXECUTE]error: "The…
-
Workflow saving issue
Hi, I have designed a workflow with six (6) activities. When I try to save, it never gets finished...Saving popup window remains forever saying "saving activity "Approver-Marketing" showing 100%. I could save completely. Without saving I cannot validate and install the workflow. When I try to save the workflow, I see the…
-
Issue while uploading the document with required properties.
We are trying to upload the document using D2-REST APIs. We were able to upload the document but if there are required attributes missing/incorrect while uploading, then also document is getting uploaded without an error. Is there any way or API to check the provided attributes are correct or not while uploading the…