Documentum
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)
-
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…
-
How to combine Client and Server-side Events?
Hello all, I want to run some actions when user clicks a radio button. the action will firstly be client side (i.e. a java script function) then server side (a method in a the java behaviour class) the client side script is as follows: function onClickCtrl(source) { .... postServerEvent(null, null, null,…
-
Strange behaviour after IDfQuery.execute
Hi everyone, I'm experiencing sometimes a really strange behaviour after executing a dql thanks to IDfQuery.execute : the collection returned does not contain anything even if the query has to always return something (for example a "count" query). Have you ever experimented such a behaviour ? Here is my code (hard to make…
-
Any hints on how to get samson running with 16.4?
So 16.4 won't accept DMCL connections anymore...but samson is my go to! I've been using it for over 20 years... Any ideas on how to get it to work via dfc? I thought maybe I could pull the dmcl.dll that's on the server composer install, but that didn't work. Any suggestions would be greatly appreciated!!
-
Can anyone provide the comparison between Sitepublisher and eStudio?
Actually, I am looking in terms of usability and business purpose. so we can use either of them.
-
Dqman initial load time
Does anyone know how to prevent dqman from loading the first 2000 groups, the first 5000 users, and every single cabinet at startup? With over 120,000 cabinets, it takes over 2 minutes just to start a session because of the above.
-
Producing a CLIP LIST for all the objects lying on the file repository system using ATMOS STORE
No formatter is installed for the format not-found
-
Dctm calls to atmos and file storage area configuration
No formatter is installed for the format not-found
-
Documentum RestServices Authentication issues
I am able to run http://localhost:8080/dctm-rest/repositories but when I am running http://localhost:8080/dctm-rest/repositories/{repository-name} and in authorization i am passing username :- dmadmin and password : - password . I am getting { "status": 401, "code": "E_INTERNAL_SERVER_ERROR", "message": "An internal server…
-
IRM with EPFM
Dear All, As per our business requirement, we need to implement IRM for documents in EPFM, please advise how to do it. We have already implemented IRM server. Regards @atulrohatgi
-
CTS web service . How use transformJob optionand attach the document properly the HTTP SOAP message
From the documentation I understand it's possible to attach the document to the SOAP envelope and get the rendition in the response document itself is not in the Docbase Then what is the job ticket format to use a simple base64 encoding ? ????? options ??????
-
Documentum Basics
Hi, What is the Difference between Documentum, D2 and D2LS(life sciences). I am new to this tech.
-
DM_CRYPTO_E_PASSWORD_DECRYPTION_FAILED
Experts, We are getting error "DM_CRYPTO_E_PASSWORD_DECRYPTION_FAILED" for ldap password while starting repository, can anyone please suggest for this issue ? We have migrated our repository from Solaris 6.7 sp2 to Linux 16.4 Regards, Arvind
-
In Documentum D2, how to implement precondition check
In Documentum D2, how to implement precondition check in D2-Config and which may be applied to all predetermined actions, whether those actions are in the context menu options or from any ome of the Menus. For example how to emable and disable Edit action available from Menu and that from contextmenu?
-
Document Watermarked in D2, make visible on other client too.
Hi Guys, By default, watermarked applied using C2 plugin, is only visible in D2-client only. Can we make this watermark available at other client too?
-
Can we pass the login ticket in D2-Client URL?
@tridibmandal asks: (link to original post)
-
Xplore 1.3 problem with index agent and dsearch
Hi, we are facing an issue with xplore server the issue is we are unable to perform search operation in webtop. for the above problem, first we stoped index agent in DCTM da and performed below steps. we stop the services in following sequence 1.Documentum Indexagent 2.Documentum xPlore Watchdog -C -xPlore 3.Documentum…
-
Is this buffer overflow?
_ sorry
-
DQl for unlink and link
Hi, I need DQL for unlink and link a subfolder to the another folder thanks, sai