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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

QMS API - Avoid execute 2 times a task

Hi!

I am working on a C#'s application using the QMS API. I have to run every task in the server and watch their status.

I can run one task but now I want to run all task so I created a list (using the class TaskInfo) with them.

Now I want to run every task just one time. The problem is that some tasks are triggered when another task is executed, so it will execute 2 or more times.

How I could solve it?

Labels (1)
0 Replies