-
D2 4.5 + Creating Custom Menu to Execute a method that Accepts an ID from the user and creates a rep
Hi, I am trying to create a custom D2 Menu and action that will prompt the user for a case ID and then will execute a method that will internally using the following DQL command: EXECUTE do_method WITH method = '<methodname>', arguments = '-user_name <> -docbase_name <> case_id <caseid>' This method generates a report…
-
Documentum and Android Integration
I have a huge interest In Both Documentum and Android, Although i am just beginer in Android, but Quite cabaple in Documentum DFc and WDk coding, Please guide is ther any application or Forums or Work Going which has both the tecnology, I there any latest advancement in it?
-
Open property page while copying a document
Hi, We have a requirement, where we need to open the property page while copying the document from one folder to another folder. Scenario is, when a document is copied from one folder to another folder then before copying the document, property page should be opened so that the attribute values can be modified. Any pointer…