The Scheduler is available upon request, contact us at support@xapix.io.
The Scheduler allows users to trigger Xapix pipelines based on time intervals. Like an event stream, a scheduler has a entry point and a sink between which you create a pipeline that triggers a flow when a time-based condition is met. A flow can be triggered based on a time setting using one of the following intervals:
seconds
minutes
hours
days
weeks
months
The set time of a scheduler is in UTC (Coordinated Universal Time). Only one flow is triggered at a time.
To create a scheduler, follow these steps.
Ensure Scheduler is enabled. It is only available as a feature flag. Contact Xapix Sales for details.
From the Project dashboard click the Scheduler button.
In the New Scheduler form that appears, enter the following information:
Provide a descriptive name.
Enter values to execute every interval based on the settings.
Select a date to begin executing the Scheduler.
Click Create Scheduler.
A pipeline appears. You can now being building the pipeline flow.
Publish the pipeline to activate the Scheduler.
​