Recent Posts in My Followed Categories
Switch the "Categories" drop down to see All Recent posts from all products.
-
testing social share buttons
this works on the connect subcommunity
-
java.lang.reflect.InvocationTargetException while invoking webservice
Hi, I have deployed a SBO as a webservice, but on trying to invoke this from the client side , its returining java.lang.reflect.InvocationTargetException and the error message is as shown below: AxisFault faultCode: Server.userException faultSubcode: faultString: java.lang.reflect.InvocationTargetException faultActor:…
-
Dirty Secrete about workflow_disabled attribute of dm_user object
Hi Experts. I came across about a strange problem.if you update the workflow_disabled attribute from True to False of dm_user object this will make the inactive users in the docbase as active users. Any idea why it does that. I have a lot about this attribute but i couldn't find any line saying that 'this will activate the…
-
EMC announces support for CMIS, what does this mean to you?
I know many of you have been tracking progress in Enterprise Content Management standards for quite some time. Today, EMC, IBM and Microsoft announced support for the emerging Content Management Interoperability Standard (CMIS) We've set up a CMIS community in Labs, where you can read the specification, view technical…
-
get all files's id inside a folder
i m on D6. what I tried is 1. get the folder object 2. retrieve all its relationships with target role as Relationship.ROLE_CHILD . 3. get the target object's ids. i thought when i add a parent-child relationship to a document object, a new relationship is also added to the target folder object as well. it seems to be…
-
WDK Uninstall/Reinstall problem
Ok, here is the story I thought it would be smart (yeah, right) to upgrade my DA, Webtop and WDK installation from 5.3SP5 to SP6. So far so good. The problem is that I have a 3rd party app that won't work anymore Still being smart (!http://community.emc.com/images/emoticons/laugh.gif! ), I thought, whatever, I uninstalled…
-
Workflow Id from the Startworkflow component
Hello, I've customized the startworkflow component (added a new tab to capture user input). The input provided by the performer is going to be stored in a custom object, along with the workflow Id. My trouble is I can't seem to get the workflow Id (because the workflow isn't yet created). However, I can get the process Id…
-
How do you evaluate standards?
How do you evaluate standards before you adopt them? A standard such as CMIS was developed to work with existing repositories to ensure minimal disruption. When do you think your organization will start to evaluate CMIS? What steps will you take and what criteria will you use? Let us know...
-
Documentum 6.5 Web Services and authorization issue
Does anyone know if other than being a user setup on the docbase if you have to have certain web service privileges as well? I am a valid user because via DA I can test my connection to the docbase and successfully get in. I am a web service consumer without the DFS Productivity Layer The steps I am doing are via Java code…
-
Privliedge Client keystore file when webtop deployed as war file
Does any one know where I can find the Privlidege Client dfc.keystore file when webtop is deployed as a non exploded war file to Weblogic?