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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to pass two different values in job {Parallel flows}

Hi All,

Please find attached image given below :-

0683p000009MGA8.jpg

In the above talend job design ,I am storing two values in context variables which is returned from SP execution in Flow 1 [marked in image]. These values need to be passed as input parameters to stored procedure. I am able to pass one variables to SP [marked as Flow 2] but at same time I need to pass second value to another SP so that this execution should happen in parallel within a single job. 

Can anyone suggest how I can achieve this task? Any instant help/suggestion/logic will be appreciated.

Regards
SB

Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi SB
Click on Iterate link and check the 'Enable parallel execution' box to allow the job run in parallel.

Regards
Shong
Anonymous
Not applicable
Author

Thanks for your reply!!! Shong 0683p000009MACn.png .
kewbsl
Contributor III
Contributor III

Ah... I see I am outclassed!