Hi,
I am new to documentum and CMIS. I am trying to createDocument from soapUI by making the createDocument web service call. I have tried various combination of values, but Iam still getting errors.
The error Iam getting is:
<ns2:message>Failed to set content stream on document: {0}
[com.emc.documentum.fs.rt.impl.ContentTransformationException] Could not create a temporary file.
[java.io.IOException] The system cannot find the path specified</ns2:message>
Can somebody, please provide me with a sample SOAP message for creating document or point me to some documentation which lists out what attributes and the probable values for each arguments, to be set?
Thanks in advance
V