Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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!
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