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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
imholzj
Contributor III
Contributor III

tHttpClient

How can I use tHttpClient with an XML body that isn't hard coded? 

I can generate the XML in a variable, but how do I get it into the "body" field of the component?

 

jji

Labels (3)
1 Solution
4 Replies
imholzj
Contributor III
Contributor III
Author

Yes I tried that and the variable doesn't get substituted.

 

Is there documentation that shows how it's supposed to work?

 

jji

imholzj
Contributor III
Contributor III
Author

That worked.  It's confusing with answers like the first comment which doesn't seem to work.

 

My question about documentation wasn't specific enough.  I'm wondering if there's doc that describes when/how Talend evaluates component's text boxes ( e.g. {.input.name}).  Does this happen in all text boxes or just this tHttpClient component?