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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Get SOAP request-tESBProviderRequest

Hi!

I have deployed a webservice and I want to print the message I am receiving from the request. The xml file of the client rest. I thought that I could get this printing the payload but it's not working.

 

0683p000009M06W.png

0683p000009M06b.png

 

The problem is that sometimes I am not receiving the correct values and I would like to know what I am receiving exactly.

 

It's really important for me because I don't know if the problem is on the WSDL file or it's my implementation.

 

Thanks!

 

Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi
From your screenshot, I see you don't link any fields from row1, you should drag and drop the field which you want to see from row1 to the output table on tXMLMap component. 

Or you can print the entire payload before tXMLMap.

tESBProviderRequest--main-tLogrow--tXMLMap--tESBProviderResponse

Regards
Shong