Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a question about get value from webservice input variable for use for loop in talend
Thank you,
panida
You can try saving the input variable into globalMap and use it inside tLoop component, like below.