- The Alteryx Scheduler is the component that provides the ability for a user to schedule the execution of workflows developed within the Designer, either on a recurring basis or at a specific time in the future.
- The Scheduler interface component, which is written in C#,is accessed via the Designer and is used to specify the date, time, and frequency for running a workflow.
- The Scheduler then communicates with the Alteryx Service Controller, which manages the job queue.
- In an Alteryx Server deployment, the Scheduler interface can be set up to communicate with the Controller on the same machine, or it can be configured to connect to a remote Controller so that workflows are processed on a different machine.
Thanks Guru's,
Prazval.ks