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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Iterate a REST Response

Hello everyone I could use some help:

 

I have a project where I do a REST Request with a tRESTClient and the answer that generates is an undefined number of a certain object. That object is composed of several variables like name, ID etc.

 

I want to map them all as global variables. How can I iterate a map or something so that I can do that? Kinda like a globalMap.put("ID"+{iterativeVariable}, first ID) etc.

 

Thank you in advanced.

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please refer to this related topic about:https://community.talend.com/t5/Design-and-Development/how-to-iterate-tRESTClient-page-number-from-M...?

Let us know if it is OK with you.

Best regards

Sabrina