11-18-2008 04:49 AM
11-21-2008 10:23 AM
11-25-2008 04:00 AM
11-25-2008 04:41 AM
<parameter name="action" value="UsernameToken Timestamp"/>
11-25-2008 07:21 AM
11-25-2008 08:24 AM
Try to call the StartSession-method from SOAP UI:
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<env:Body>
<startSession xmlns="http://www.alfresco.org/ws/service/authentication/1.0">
<username>admin</username>
<password>admin</password>
</startSession>
</env:Body>
</env:Envelope>
but get the following error:
WSDoAllReceiver: Request does not contain required Security header
So, calling the StartSession-method first doesn't help…
-Ida-
11-26-2008 08:42 AM
01-21-2009 12:08 PM
02-10-2011 07:11 AM
06-14-2011 12:15 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.