09-16-2008 07:34 PM
02-04-2009 11:33 PM
03-11-2009 04:40 PM
09-02-2009 07:23 AM
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.alfresco.org/ws/service/authentication/1.0">
<soapenv:Header/>
<soapenv:Body>
<ns:startSession>
<ns:username>admin</ns:username>
<ns:password>admin</ns:password>
</ns:startSession>
</soapenv:Body>
</soapenv:Envelope>
<soapenv:Envelope xmlns:ns="http://www.alfresco.org/ws/service/content/1.0" xmlns:ns1="http://www.alfresco.org/ws/model/content/1.0" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header>
<requestFlow>
<handler type="soapmonitor"/>
<handler type="java:org.apache.ws.axis.security.WSDoAllReceiver">
<parameter name="action" value="Signature Timestamp"/>
<parameter name="signaturePropFile" value="server_crypto.properties" />
</handler>
</requestFlow>
<wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:UsernameToken wsu:Id="UsernameToken-26993204" xmlns:wsu="http://docs.oasis-open.org/wss/2009/08/oasis-200908-wss-wssecurity-utility-1.0.xsd">
<wsse:Username>admin</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest"><ticket>TICKET_b03374c1f074a1cf48ff5da1554c69b8fc2ca5e3</ticket></wsse:Password>
<wsse:Nonce>MW7JmYsaQIrM8DD63cdN3Q==</wsse:Nonce>
<wsu:Created>2009-03-11T21:31:13.284Z</wsu:Created>
</wsse:UsernameToken>
</wsse:Security>
</soapenv:Header>
<soapenv:Body>
<ns:read xmlns="http://www.alfresco.org/ws/service/content/1.0">
<ns:items>
<!–You have a CHOICE of the next 2 items at this level–>
<!–Zero or more repetitions:–>
<ns1:nodes xmlns="http://www.alfresco.org/ws/model/content/1.0">
<!–Optional:–>
<ns1:store>
<!–Optional:–>
<ns1:scheme>workspace</ns1:scheme>
<ns1:address>SpacesStore</ns1:address>
</ns1:store>
<ns1:uuid>3d036088-e548-461f-ba9c-49497d3cf046</ns1:uuid>
<ns1:path/>
</ns1:nodes>
</ns:items>
<ns:property>{http://www.alfresco.org/model/content/1.0}content</ns:property>
</ns:read>
</soapenv:Body>
</soapenv:Envelope>
09-02-2009 12:27 PM
09-02-2009 11:36 PM
12-18-2009 04:53 AM
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.