Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
First : globalMap.put("response_success", true)
tLoop with while condition: ! ((boolean) globalMap.get("response_success"))
tIterateToFlow : sets some parameters like page_nr , to call soap , until no response, set response_success=false... and stop the loop.
Look at the picture. I also tried it with a context variable.
Im missing something here... Cant get it to work with a tIterateToFlow, basicly tLoop never checks the global var .
Please help me out on this one (
@Dijke,when you give global variable.you specify with Integer?
can you try with (Integer)global variable>10
@manodwhb, I already tried... I also did some code inspection to see what might be the caus
Could you plase try (or somebody at Talend?), Ive exported the TEST job!?