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)
-
Using xcp viewer to download pdf rendition?
Hi All, I have got a suggestion from EMC to use XCP viewer to download pdf rendition of file (But haven't got the steps to implement), In order to download pdf rendition of dm_document i have done following changes in my application for testing purpose :- 1) In my XCP application in XCP designer in Application…
-
WDK Delete component - Force "all versions" by default
When deleting a document, we are trying to remove the screen that prompts the user to choose between "Selected Version" and "All versions". We have tried to find a setting to force "All versions" but we couldn't find anything. Any hints on this? Thanks a lot!!!!
-
customizing web top
Hi, I need to add few customized fields in the webtop inbox. How can I achieve this. My company is willing to give me training. Is their any training related to webtop customization like adding custom fields. Thank You.
-
How content-media service handles authentication when request made through browser
Hello, I am trying to understand how content-media link is handling HTTP basic authentication when request is made through a browser. I had developed a custom REST service on the same lines and I'm facing below WARN message when the REST service is accessed through a browser. I know, this error is thrown when authorization…
-
msw15 format
Hi all, Could anyone post a dump of the msw15 and msw15 template format object for me? Thanks Alain
-
Invalid mime type \"null"\: mimeType must not be empty
Hello All We are using POSTMAN to test creating an object in Documentum 7.3 In our Test environment it works perfectly fine, when i send in the object and content In our production environment i get the following error Can someone please help, this is impacting our production environment
-
Repeated attributes automatically separated by a comma
Folks, We need to change the documentum imposed separator used for repeated attributes, such as author. When there is more than one author, documentum separates them by a comma. We need to change that comma to to something else that better fits our needs. Thus far I fund that one needs to customize…
-
DQL Query to find the linked and copy documents
tell me query
-
Changing the repeating attributes display
Hi there, In Webtop 6.5, I want to change the display the repeating attributes to use multiple line with 1 value for each line (in the properties component and everything else that display the properties, like new, import, etc..) I tried to modify the number of lines creating my own class extending the…
-
DFC code to stop xPlore server
Hi Everyone, I am able to stop Index agent using DFC or API and now, looking DFC code to stop xPlore server. Can any one give some suggestion? Regards, Kashif
-
Can we use Documentum Rest api's to consume
Hi, Can we use Documentum Rest api's to consume a webservice developed using another REST implementation. If so, can anyone provide implementation or documentation for it.
-
how to unlink the file from one folder to another
how to unlink the file from one folder to another
-
How do I deploy a jdbc driver in Wildfly 9?
I have just upgraded from Content Server 7.1 to 7.3. We have a custom job that is now failing with the error "No suitable driver found". I have attempted to follow the instructions to deploy a driver on Wildfly, but have not been successful. There are instructions to deploy through the console, and although I can bring up…
-
Any tutorial on how to use DCTM and Angular?
Trying to create a UI dashboard that can do CRUD operations to a repo.
-
Discussion - Documentum REST Lab at OpenText Enterprise World 2017
In this year's Enterprise World, we will run a session to introduce how to build a full-stack vertical solution with Documentum REST Extensibility. This page is the place holder location for answering customer questions for this session. Please leave your questions under the page. Any questions on the architecture, the…
-
E_NOT_ACCEPTABLE_MEDIA_TYPE: The resource is not capable of generating a representation
Hello, I had developed a custom REST service to download files based on document object Id. Basically the files MIME type is image/tiff and application/pdf. However on invoking the REST service with GET method and passing required credentials, I'm encountering below error or WARN message…
-
Using WebSphere Liberty 17 for DFC based application
We are migrating a DFC based application to WebSphere Liberty 17. Application is using DFC 7.2 to fetch pdf files from docbase and send it to printers. Can you please confirm if the following environment setup is feasible for DFC 7.2 application. WebSphere Application Server Liberty 17 Active Directory Federation Services…
-
Need help for DRL to export a document with a given r_object_id
Hi, I have r_object_id of a document and I need to export it using DRL. How can I do that? Please give me steps if you can. Thanks. ashok
-
DQL to get volume of database in Documentum
DQL to get volume of database in Documentum
-
What about BPMN?
Hello! At the http://software.emc.com/bpm there is a "Flash Demo: EMC Documentum Process Suite" (at the bottom of the page). In the section, which tells about the Deploy phase, we see a screenshot of some product. Apparently, this is Process Builder of some old version. And we can see here the BPMN notation. Give that you…