Reply To: HTTPS Connection Error

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf HTTPS Connection Error Reply To: HTTPS Connection Error

#58974
Pete Gilbert
Participant

    Here is what I have in the log

    Executing: httppost {URL https://app.wellcentive.com/Training/StorageEJB/StorageService/StorageService} {METHOD POST} {HEADERS {{Content-Type text/xml} {SOAPAction “”} {Host nodcrsie11sv.no.trinity-health.org} {User-Agent “QDX Integration Services 5.3”}}} {PROXY {{HOST {}} {PORT {}} {CREDENTIALS {}} {USER {}} {PASS {}}}} {REPLYGEN {

               { TYPE none }

           }} {TIMEOUT -1} {WAIT 0} {AUTH { {CREDENTIALS VHJpbml0eTpxVzE5biF2c3E=}}} {HTTPS { {MODE ClientAnon}}} {DATA {


      xmlns:soap=”http://schemas.xmlsoap.org/soap/envelope/

      xmlns:soapenc=”http://schemas.xmlsoap.org/soap/encoding/

     

      xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance

      xmlns:xsd=”http://www.w3.org/2001/XMLSchema“>

      http://schemas.xmlsoap.org/soap/encoding/“>

         http://storage.interfaces.wellcentive.com“>

    MSH|^~&|PATHNET|SJMHS|TDS|SJMHS|20060823024300-0400||ORU^R01|07|P|2.1

    …Rest of messasge goes here

           

     

     

    }}

    (httpQuery/Run) Error fetching URL https://app.wellcentive.com/Training/StorageEJB/StorageService/StorageService: HTTP/1.1 401 Unauthorized

    How do I see the http headers that httpQuery built? (Note that I have to escape the ampersand so that I build a valid xml doc 🙂