-
Change D2 Logo
Hi, I'm trying to do something simple (at least in Webtop) but in D2 4.1 I still can't. I want to change the D2 Logo on the left top of the toolbar to my company Logo. I'd already searched by images, changed a few but nothing happened. Thanks by your help. José Pereira
-
Get session in dm_event_sender.ebs without using password
Hi Experts, I see below in dm_event_sender.ebs. I would like to invoke dmAPIGet but my question is how does following 2 lines work without passing password. I have written following function and it is not able to get session if I use above 2 lines from existing code. I would like to execute one api from dm_event_sender…
-
Documentum Job doesn't run
Hi Friends. We have a job which calls java method which inturn executes a DQL query to delete records from a dctm object. The job fails throwing the below error. If I just run the method (ie., com.image.RunMethod) it runs perfectly without any errors. Can anybody please help me on this?