-
DFS - Package Service problem
Hi, After upgrading DFC/DFS from 6.7 to 7.2, I'm having a problem building a custom dfs service ear. The problem is that several jars are not included in the package These are not included: castor-1.1-xml.jar certj.jar EccpressoAll.jar elmjava3_1_0-jdk1.5.0_12.jar flexlm.jar jcmFIPS.jar xtrim-api.jar xtrim-server.jar…
-
Rest service for Posting comment to document and upload Document as attachment.
Hello Team I am currently working on native iOS app (using objective c) and I am using documentum rest services. Currently I am able to use get services of documentum for fetching data from Server. But now I need to use post services of Documentum for sending data from iOS Device to Server. Following task I need to achieve…
-
customized the doubleclick event in D2 4.6
Hi, Wanted to check if anybody has customized the doubleclick event in D2 4.6. We have a requirement where when the user doublelclicks a document , we want to launch separate event than D2_view.
-
boolean literals
Hello guys, I want to set a boolean variable to either true or false - without fancy calculations or function calls. So I used an activity and in that activity a simple function which copies a function parameter into the target data field. So, what parameter to give? Is it called "true" or "T" or "1" or what is the word I…