Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ichart
Contributor
Contributor

[resolved] Can extract soap XML body but not the header?

Hi!
I receive a soap response :
<soap:Envelope xmlns:soap="" xmlns:xsi="" xmlns:xsd="">
   <soap:Header>
      <ReturnDataHeader xmlns="">
         <ReturnDataObject>
            <ReturnCode>0</ReturnCode>
            <BrokenBusinessRules/>
         </ReturnDataObject>
      </ReturnDataHeader>
   </soap:Header>
   <soap:Body>
      <ReportProductionLibraryResponse xmlns="">
         <ReportProductionLibraryResult>Some data here</ReportProductionLibraryResult>
      </ReportProductionLibraryResponse>
   </soap:Body>
</soap:Envelope>

I can successfully extract the ReportProductionLibraryResult in the body .
I have no success in extracting the header and imagine it must be a newbie  error of some kind.
I have also tried the loop xpath to "/ReturnDataHeader"  and the Xpath query to "./ReturnDataObject/ReturnCode" to no avail.

Thank you for all of your help,
Isabelle
0683p000009MG2E.jpg0683p000009MFwS.jpg

Labels (2)
1 Reply
Anonymous
Not applicable

Hi,
We see that this topic has been set as resolved. Feel free to let us know if this issue still repro on your side.
Best regards
Sabrina