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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

EVENT SCHEDULER

Hello,
How can i create an event schedule based on changes in my datasource (MySQL) instead of file´s creation?
This is what publicity says:
The Event Scheduler extends time-based scheduling capabilities for real-time integration.
The event listener allows the process executions to trigger an execution on an on-demand basis, or based on an event.
Events can be file-based such as file appearing, disappearing or file modification or SQL-based using ?wait for? condition. Once the expected event is identified, the execution task is triggered and the job deployment and roll-out are carried out.
You can easily add new event triggers to any task, extending the industrialization of automatic executions.

What i want is: SQL-based
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi Pite,
You can use the tWaitForSQL component for this purpose.