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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
davidPnt
Contributor III
Contributor III

[WebService] Bad routing

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

 

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

Could you please try to use connector "OnsubjobOK" instead of "OnComponentOk" to see if it works?

Best regards

Sabrina