Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 2 of 2

Thread: Unable to create envelope

  1. #1
    Junior Member
    Join Date
    Feb 2009
    Posts
    1

    Default Unable to create envelope

    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?

  2. #2
    Senior Member mateuszk's Avatar
    Join Date
    Nov 2006
    Posts
    302

    Default

    1. WSDL's changed A LOT between 6.1 and 7.01 (even 6.2 has different ones).
    I'm almost certain you have to rebuild some parts of the applications done for 6.1 (using new WSDL's)

    2. please try to read some documentation on XML, namespaces are a part of XML.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts