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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to use multiple Json Array keys in trestresponse componenet

What's the format to fill in multiple array keys for the trestresponse for a JSON respnse.

The Talend Documentation is again very poor. It only says enter the keys which should be forced to be an array in the JSON output. But not how and in which format.

 

Labels (3)
1 Reply
Anonymous
Not applicable
Author

OK found it myself. 

You need to enter the JSON keys like follows

"keyname1 keyname2 keyname3"

 

So multiple keys are seperated by a whitespace