-
Notifications
You must be signed in to change notification settings - Fork 0
Scheduler Information
Johannes Heucher edited this page Oct 12, 2022
·
3 revisions
Scheduler Information (xprc.xsched.SchedulerInformation in Standard Application Processing) is a special Data Type that is used as the interface between Planning Workflows and the Scheduler. It contains the Capacities and Vetoes that are to be allocated by the Xyna Order that is executed.
All Workflows to be used as Planning Workflows must have this Data Type as Output Parameter.
Planning Workflows may either have empty input or the input must match the input of the corresponding Execution Destination.
Typically the Scheduler Information is retrieved by a call of the Service createSchedulerInformation (Service Group OrderControlService of Standard Application Processing).