Documentum Content Management
The Documentum Developer Community is the learning and networking resource for application developers building content management, case management, and business process management applications on Documentum platforms. This include developer topics for: D2, Webtop and xCP (Documentum xCelerated Composition Platform)
-
DA 7.2.0400.0089 in HTTP mode in Windows 10 gives /webtop/Intrusion error, it does not so in Windows
What causes the following error / what can I do to get this solved? When starting DA in http transfer mode in windows 10 we get the following error: org.owasp.esapi.errors.ValidationException: HTTP Parameter Value: XSS:__dmfTargetWindowName: Invalid input. Please conform to regex ^[\p{L}\p{N}.-/+=_ !$?@]{0,1000}$ with a…
-
Where to find DFC Javadocs (API documentation) on OpenText Support Site?
Anyone know where 16x or 7x DFC API (Javadocs) are on OT web site? I have a login and looked under Documentation and Downloads but no luck yet. Thanks
-
DFC Interface hierarchy Documantation.
Hi, I was going through DFC 7.2 Development guide and got to know that there is DFC Interface Hierarchy documentation present on below EMC site. However I am not able to find that DFC interface hierarchy on below site. Could anyone please provide me DFC Interface Hierarchy documentation that will be helpful. I am new to…
-
Upgrade from Documentum CS 6.7 sp2 to 16.4 - Record migration install failed to launch
Good Day, Kindly assist, getting the below when upgrading from 6.7 sp2 to 16.4 repository. Installing Records Migration module... E:\Documentum\product\16.4\bin\dmbasic -fE:\Documentum\product\16.4\install\admin\dm_rma_install.txt -eInstall -- sioms_prod.sioms_prod dmadmin foobar E:\Documentum\product\16.4\install\admin…
-
Setup Connectivity Between PeopleSoft and Documentum
Hi, I just want to know if there is a guide or steps that I can follow on how to setup the connection between PeopleSoft and Documentum. We have the following: * Documentum DFS Webserver * External/Internal Webservice account
-
D2 config.
Hi, Is there any Document which can give me insights to D2 config. I am working on D2 client and quite new to tech. Want to explore what happens in config and how everthing is mapped there. Thanks in advance.
-
D2 config
What is object type of context in D2 config.
-
Documentum Administrator
What is d2 pseudo user in Documentum Administrator. I am referring to workflow reporting feature of DA. Task sent to one person for approval has been acquired by d2 pseudo user and workflow is stuck. What can be the possible approach to get workflow completed.
-
D2 Custom plugin
Hi, May I know what is the purpose of Custom plugins in D2? Steps to create custom plugins in D2. Thanks, Ganesh
-
How to map CMIS Export to Multi-value Property?
How to map CMIS Export to Multi-value Property?
-
native content
Which attribute holds the format info about "native content" of the document imported/created.
-
Life Cycle
Which object holds the name/label of the lifecycle which is applied to any document. Can you please provide query to find out above. Thanks in advance!!
-
Users not showing up added through LDAP active directory and in-turn onto our documentum_users group
No formatter is installed for the format not-found
-
Will Documentum support Amazon Coretto (amazon's openJDK)?
Team, Can anyone help me to find Will Documentum support Amazon Coretto (amazon's openJDK)? Regards, Arvind Jajoo
-
D2 Workflow error
Hi, While trying to start the workflow in d2, I'm facing an error stated in the screenshot. Can anyone help me on this. Thanks in advance, Ganesh
-
Can xCP deploy a custom DFC aspect along with its main application?
Hi. For performance reasons I need to duplicate and keep in sync parent_id and child_id as x_parent_id and x_child_id attributes of an xCP relation type. I have created an aspect java class and a module in Composer that overrides the doSave() method of DfPersistentObject, deployed from Composer and successfully attached it…
-
E_INTERNAL_SERVER_ERROR
I am getting this error when i am hitting the documentum API."{ "status": 401, "code": "E_INTERNAL_SERVER_ERROR", "message": "An internal server error occurs.", "details": "Authentication failed.", "id": "10e67371-7cde-4ab5-b961-b8f8f1d5c07d" }" I know this is because of fail authentication but which auth credentials i…
-
Can someone suggest documentum server monitoring tool
Hello All, I would like to know build vs. buy, tool like reveille or custom build or existing server monitoring from third party vendor which helps to monitor servers. appreciate different views, keeping cost part aside for now.
-
How to call PostServerEvent Webtop Customization
Hi All, I have created a custom component. I want to call a component class from js inside JSP. Java script is getting called but while calling Post server event for component class method. It is giving error that cannot call method. Is there anything wrong I did.
-
Email notification not getting triggered
All, I have a workflow in source system, it triggers an email saying workflow flow has been lunched and also carry workitem link in its body. The same workflow after migration to new platform is not triggering the email. i have checked in my source system, dm_mailwrapper.sh is getting triggered which is not the case in…