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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
jhammer98
Contributor II
Contributor II

tRestResponse contains <wrapper> tags

Hello,

This may or may not be my problem, but I figured I'd start here...

I have an ESB (TOS for ESB 7.3) web service that uses tRestRequest and tRestResponse objects. The service will produce XML or JSON output. Everything seems to work just fine except the output I receive using Postman to retrieve the XML has the following conten (please see the attached image)t:

  

My question is, what are these wrapper tags and is it possible to get rid of them?

I'll elaborate on this since it seems like a bug...When I run the web service in Studio, the results are exactly as expected, my parser recognizes everything and displays the data properly.

When I build the job and install it into the runtime environment (Karaf), the results of the request cannot be parsed by the same parser. It seems the wrapper tag comes before the xml tag as is seen in the picture.

Thanks!

Labels (4)
0 Replies