Set Work Center Priority

Sets Work Center Priority system and properties for future work items

Parameters

  • Work Center - Work Center
  • Priority Method - Select the method (default = Fixed, 50)
  • Priority - New priority value (0-100) (not used by “Label” method)
  • Label - Label to use for “Label” or “Combined” methods (set to blank “” or any label for fixed as it is not used)

Example Visual Logic

The below logic will set Activity 1's Resource Priority to a fixed value of 100.

Set Work Center Priority Activity 1, Fixed, 100, “”

The below logic will set Activity 1's Resource Priority to use a label called lbl_Priority.

Set Work Center Priority Activity 1, Label, “”, lbl_Priority

See Also