-
How to update repeating attribute thru DFS services
Hi, I want to update repeating attributes thru DFS service code. How to achieve this? Can someone guide me?
-
com.documentum.fc.client.security.impl.util.ClassContextFetcher - Static initialization for determin
I'm attempting to create a Document object and include its content, but I'm encountering the following error. Below is the code snippet for reference. byte[] decodedBytes = Base64.getDecoder().decode(base64Document); ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream();…
-
Re-indexing issue
Hi, I am doing re-indexing in the IndexAgent and we have configured the filters. However, when check the logs it says ignore configured filters. Does anyone know the answer to this? Please help. Thank you in advance.
-
getting error 'uncaught syntaxerror: invalid or unexpected token' in WEBTOP 6.8
Hi We are using webtop 6.8 app version and Documentum 7.3. While posting a document one of the metadata field 'vendor name' which VLOOKUP value, while we click on it no dropdown values are coming. We have validated logs but not found single error, while inspecting the element in Developer tools in browser getting error…
-
Audit Trail not being updated with REST API calls
Hello everyone, I'm using the REST API to checkout/cancel checkout of documents, but I do not see these events being logged in the audit trail for the document. Would anyone know why that is the case? Configuration issue? Missing privileges with the service account being used? Or is that by design with the API? If it is by…
-
D2-Config error : transformToDocument (oXml)
Hi all, Just upgraded my D2-Config from 16.4 to 23.2. D2 loads perfectly, however for D2-Config I am getting this error when i load the D2-Config. Error createXsltProcessor(/D2-Config/servlet/GetResource/scripts/common/Frame.xsl) : Failed to execute 'importStylesheet' on 'XSLTProcessor' : parameter 1 is not of type 'Node'.…
-
Documentum password policy
When I try to create a user in Documentum 23.2 with inline password, either through the DA, DQL or API, I get the error: [DM_CRYPTO_E_WEAK_PASSWORD_PROVIDED]error: "Provided password doesn't meet the complexity rules. Password length should be minimum of {0} and maximum of 64. And also has at least one uppercase letter,…
-
Problem updating r_policy_id and r_version_label on a dm_document
Hi, We are upgrading our Documentum installation and need to create new services which import documents into Documentum and add the lifecycle (policy) to the documents during import. Normally I would use the attach method to attach the policy but because we relocate documents during the policy attachment in the lifecycle…
-
SDK Example: (PREVIEW of 23.4) - Adding a custom menu item to menu for Properties, relations,et
This sample is a PREVIEW of what is coming in 23.4, but available now as a non-production hotfix for 23.2, to partners and by approval to customers. It will be a sample in 23.4 GA. -Adding Submenus and widgets to Properties menu in D2 SV - Ability to create custom panels in the object metadata view We can't add mp4's here,…
-
Migration of Repo
Hi there, I am migrating the repo and database from PROD to UAT. I am following the Upgrade and Migration Guide by OT and they mentioned to copy over the data file [$DOCUMENTUM/data] from prod to target system. However, when I am creating a new repo it gives me this error on my UAT. Can someone please explain this /…