What is an Activity?

Activities define the process steps and work accomplished on the entities—e.g., such as assembly, document approval, or customer checkout. First, define an “activity” by selecting one of the white icons in the middle of the palette and then clicking on the layout. Next, change the name of the graphic by typing. There is no need to select the activity dialog. The entity dialog reflects changes made to the picture. Choose a different step in the process by double-clicking on the next shape.

An activity includes time and capacity, with an optional input or output queue.

General

Properties dialog activity general ProcessModel software

Name The name of the activity (e.g. CheckIn).

Capacity The maximum number of entities (1 – 999,999) that can be processed concurrently (either individually or in batch). Scenario Parameters may be used in place of numeric values. INF may be used to represent the largest numeric value allowed (999,999).

Stats on This check box allows you to turn off statistics collection for individual activities in your model. By default, this option remains checked.

Time The time to perform the activity. Any expression including distributions, attributes, or variables may be entered as the time value. If a resource is connected to the activity, the resource is captured before the time is taken. Activity times may also be defined using TIME statements in the Action section of the dialog.

 If an entity is spending more time than expected at an activity where you are using action logic, you likely have time on the General tab AND in a TIME statement in your action logic. If you use a TIME statement in action logic, you should typically set the time on the General tab to 0. Otherwise you will first execute the time in the action logic. Then the time on the General tab will be executed. Thus your two time settings add together.

Input Queue Cap. The capacity of the input queue. The input queue is like a waiting area. If the input queue has available capacity, entities may be routed into it to wait until the activity has available capacity to process the entity. If the queue has no available capacity, entities must wait at the previous activity (or in that activity’s output queue) until capacity becomes available in the input queue or the activity (0–999,999). Scenario Parameters may be used in place of numeric values.

Output Queue Cap. The capacity of the output queue. The output queue is like a waiting area where entities will wait for available capacity at the intended destination (0–999,999). Scenario Parameters may be used in place of numeric values.

Object Type Allows the type of the object to be changed to something other than an activity. For instance, you may want to change an activity object into a storage or resource.

Was this article helpful?

Related Articles

Go to Top