Activity
How do I Group or Batch Before an Activity?
Collect two or more entities in the input queue of an activity in order to process them together as a batch....
How do I Ungroup or Unbatch Before an Activity?
For entities routed to an activity as a batch, it may be desirable to unbatch the entities prior to the activity...
How do I Interrupt an Activity?
In situations where an activity is scheduled to go off shift or on break, it is sometimes desirable to interrupt the...
How do I use a Resource at an Activity?
A resource (employee, machine, etc.) is used at an activity to perform the activity. Suggested Technique Create the activity where...
How do I use Multiple Resources on a Single Activity?
Using more than one resource (employee, machine, etc.) to perform an activity. Suggested Technique 1. Connect the resources to the...
How do I use Alternate Resources on an activity?
Designating a resource to use as an alternate if the primary resource assigned to the activity or move is unavailable. Suggested...
How do I Track Activity Contents?
Tracking the time-weighted average number of entities occupying a stage in the process that consists of more than a single...