Set Resources Required

Changes the quantity of Resources required at an Activity .

Parameters

  • Activity- Activity where the resource requirement is to be set
  • Resource - Name of resource to be used
  • Quantity - Number of the resource required during work at the Activity.
  • Max Quantity - Max number of resources that can be used (to reduce processing time).

Comments

In most cases the Maximum and Minimum parameters will be the same (For exceptions see Resource Details Dialog). The Resource must already be connected to the Activity. This command does not make new connections. 0 is a valid numbers (so that none of a particular Resource are required sometime).

Annotated Example

In the example below, the number of required resources from Resource 1 is set to 3 and the maximum is also 3.

Set Resources Required

See Also