Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Environment : Talend Studio V7.1
Hi everybody.
I build a simple WebService (see attached screenshot) : a tRESTRequest, 2 ressources and 2 process.
When I call the ressource1's end point, all is working fine, and the flow follow the right route.
When I call the ressource2's end point, the flow follow the right route ; but a part of the ressource1's route is also executed.
Why ?
How is it possible.?
Maybe I don't use the good design. My goal is to separate on several subjob :
1 - the routing and cheking parameters
2 - the process
Hello,
Could you please try to use connector "OnsubjobOK" instead of "OnComponentOk" to see if it works?
Best regards
Sabrina