-
TaskManagementService getInput fails to return package content
I got a problem with getInput method from TaskManagementService, everytime I use this method to get package content, it throws this error --- Caused an ERROR org/exolab/castor/xml/schema/SimpleType javax.xml.ws.soap.SOAPFaultException: org/exolab/castor/xml/schema/SimpleType at…
-
How to get linked and actual folder information
Is there any way to find ,whehere a folder is linked to another folder or it is actually created inside a that folder. For e.g. Consider that a user creates a Folder A and Folder B under a Cabinet X using Webtop Then a user creates a folder A1 under folder A User then links the folder A1 (created under folder A) to folder…
-
Modifying dm_document display in 6.5 SP*
Hi there, I need to add a tab in the display (properties, new, import, etc...) of dm_document to display some of the attributes not usually shown, such as a_extend_properties which is used in one of our applications. In Composer, I can do it easily for custom object types but I can't modify for dm_document, also I can't…