Passing Data from a Schedule to a Business Process

A schedule can pass data to a business process with name-value pairs parameters. The name-value pairs are defined in XML structured data.

There are two ways to run a business process using a schedule:

  • Configuring a schedule for a business process in the UI.
  • Using the CreateSchedule XAPI.

Both ways will pass XML structured data to the Scheduler, which invokes the business process with the data.