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: 
TGuillerm
Contributor
Contributor

Placing multiple tWaitForFile in the same job

Hi

I'm a student in an engineer school in France and for our technical project we need to transfer data from filed sensor to a database and our program must start when a file appear in a folder.

The main issue is we have to transfer different field sensor data with different frequency .... as an example if the is an emergency button actives in the room the program must transfer the data with a 1 sec delay but for the other sensor we don't need to transfer them within a second and we need to transfer them every 15 minutes.

So for this case i decided to but multiple tWaitForFile looking in different folders where the data should be drop by the field sensor 0693p00000Ac09LAAR.png

and it seems to not working correctly because if i shutdown one of the two subjob the other run perfectly fine ...

Can someone help me with this ?

Labels (5)
1 Reply
Anonymous
Not applicable

Hi

If you want the two subJobs run parallelly, open Job settings view-->Extra tab and check the 'Multiple thread execution' box.

 

Regards

Shong​