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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
jmd
Contributor
Contributor

parallel execution in iteration link : jumbles variable values

Hi,
I tried to use the parallel execution property in iteration link, to run commands (in tSystem component) in parallel
Several commands are launched simultaneously but the parameters passed to them (via context variables and a command line) are mixed
the general schema is the following :
tMySQLInput => tFlowtoIterate =iteration link=> tJava (to treat values returned from tMySQLInput) => tSystem
For example :
the tMySQLInput returns 2 identifiers which are passed to the tSystem component
there are indeed 2 iterations but twice the same identifier is passed to the tSystem component
Have you ever noted this ?
Is there another way to do it ?
Labels (3)
11 Replies
Anonymous
Not applicable

Hi,
Any update ?
Anonymous
Not applicable

hi all,
a long time since starting post 0683p000009MACn.png
never mind ,
first be sure that you have a core for each multi-threading (or it'll be just a like-muli iteration).
second in advanced setting => extra of the job be aware to check 'multi-threading execution'
hope it hepls
regards
laurent