Scheduler

JMobile Studio provides a scheduler engine that can execute specific actions at set intervals, or on a time basis.

Creating a schedule is typically a two-step process:

  1. You create a schedule with a list of actions to be executed when the scheduled event occurs. You do this in the Scheduler editor
  2. You create a runtime user interface that allows the end-user to change settings for each schedule. You do this adding a Scheduler widget to a page of your project and configuring it to fit user scheduling needs.