03-16-2010 12:55 PM
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://docs.oasis-open.org/ns/cmis/messaging/200908/" xmlns:ns1="http://docs.oasis-open.org/ns/cmis/core/200908/">
<soapenv:Header/>
<soapenv:Body>
<ns:createDocumentFromSource>
<ns:repositoryId>THE_ID_OF_MY_REPO</ns:repositoryId>
<ns:sourceId> ? </ns:sourceId>
.
.
.
</ns:createDocumentFromSource>
</soapenv:Body>
</soapenv:Envelope>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsu:Timestamp wsu:Id="Timestamp-32461750" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsu:Created>2010-03-16T16:44:19.235Z</wsu:Created>
<wsu:Expires>2010-03-16T16:49:19.235Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Invalid Object Identifier was specified: Identifier is incorrect or Object with the specified Identifier does not exist</faultstring>
<detail>
<cmisFault xmlns="http://docs.oasis-open.org/ns/cmis/messaging/200908/" xmlns:ns2="http://docs.oasis-open.org/ns/cmis/core/200908/">
<type>objectNotFound</type>
0
<message>Invalid Object Identifier was specified: Identifier is incorrect or Object with the specified Identifier does not exist</message>
</cmisFault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>
03-17-2010 08:00 AM
03-17-2010 01:05 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.