Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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