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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Help with tRestClient creating body from Excel

Hello everyone.  I am building an excel to REST integration using Talend 6.3.  I found the tRestClient component no longer has a way to specify the body in 6.3. So everything work in terms of tying things together and calling the web service, but the response is invalid because it is expecting a body.  I thought setting up the Input Schema would automatically send as body but it doesn't.  I am just not sure, in 6.3, how to send a body with tRestClient.  Attached are some screens.

[UPDATE] OK So I see it is expecting you to not change the input schema which must be body.  But how to you get the map from the JSON to the body?  Using XMLMap doesn't work as it requires XML.  Do you have to convert your JSON to XML and then let the tRestClient turn back to JSON or do you manually create the tree structure?  Either way, not very pretty if the only way.

Labels (2)
1 Reply
Anonymous
Not applicable
Author

 Not sure screens attached
0683p000009MFyX.png
0683p000009MGAh.png