Hi Experts,
we have a requirement to get the atatchments of workflow from other application,how can i get the attachments from dfs.
Thanks&Regards
Srinivasu Manku
Did you read the Workflow service in DFS in the DFS developer guide ?
Yes Julien,
I consumed this workflow service wsdl(http://10.133.1.37:9080/services/core/WorkflowService?wsdl) from SOAP UI.I am getting the result from SOUP UI.but I am not able to call the same wsdl from other third party application,Iam
getting the below error.
Encountered an error while trying to discover services.
Unhandled nested model group ("http://properties.core.datamodel.fs.documentum.emc.com/":Short|"http://properties.core.datamodel.fs.documentum.emc.com/":Integer|"http://properties.core.datamodel.fs.documentum.emc.com/":Long|"http://properties.core.datamodel.fs.documentum.emc.com/":Double) of type choice contains particle with maxOccurs of unbounded, but only maxOccurs of 1 is supported.
Can u provide the solution to resolve the above error.