Labels - Examples
Labels are used for assigning attributes to Work items, such as different item types. The following examples present how to use these attributes to influence decisions in the simulation, including Routing, Timing, and other parameters.
Routing
- Route_out_by_Label.s8 Shows how to send Work Items to different destinations depending on their type
Timing
- Timing_by_Label_Student_version.s8 Shows how to apply a difference in Activity’s timing depending on the type of work in the Basic version, where Timing by Label isn’t available.
- Activity_Timing_by_Label.s8 Shows how to use Timing by Label for an Activity’s time to change depending on the type of work.
Resources
- Select_Resource_by_Label.s8 Shows how to use Label-based Resources, where Resource 1 and 2 deal with different types of Work Items.
Prioritizing Work
- Label_based_Priority.s8 Shows how to Prioritize Queue Contents depending on their Label values
- Interruptible_work_center.s8 Shows how to use the Interruptible feature.
- Interruptible_using_Due_label.s8 Presents the Interruptible feature, using Due label to only do remaining processing time after interrupting work.