SM701 on Sun Solaris
We have a working webservices integration with TiFiC and ServiceCenter 6.1.5 today.
Now we are upgrading to SM701 and trying to do a simple test connect from SOAP UI 2.0.2 to the SM701 server but with no luck (worked like a sharm with ServiceCenter 6.1.5). This is the answer displayed in SOAP UI from the SM701 server:
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Server</faultcode>
<faultstring>Unable to create envelope from given source:</faultstring>
<faultactor>Server</faultactor>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Please advice.
Another question: the first line in the request contains 3 URL:s
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pws="http://servicecenter.peregrine.com/PWS" xmlns:com="http://servicecenter.peregrine.com/PWS/Common">
What is the purpose of those URL:s. The first works in Internet Explorer but the second and third URL dosent work at all. Is that important for the request?


Reply With Quote

Bookmarks