Updating the SetChoice business rule

The SetChoice-Priority attribute in the Risks module uses the SetChoice business rule. You must update the predefined SetChoice business rule in the IT portfolio management workspace.

Procedure

  1. Click Configure > Attributes > Risks.
  2. Hover the mouse pointer over the Priority attribute. Note the ID number of the attribute, which is displayed in parentheses in the Status Bar of the web browser.
  3. Select the Priority attribute.
  4. In the Items field, select Click here to add and edit choice items.
  5. Hover the mouse pointer over High, Medium, and Low items. Note the ID number for each item. The IDs are displayed in parentheses in the Status Bar of the web browser.
  6. Click Configure > Attributes > Risks > SetChoice-Priority.
  7. Update the IDs in the business rule with the IDs that you noted. The default value is as follows:
    =SetChoice("438","303","true","303_1","304_2","305_3",'SetChoice Helper')
    .
    1. Replace 438 with the attribute ID of the Priority attribute in the Risks module.
    2. Replace 303 with the choice item ID for 1 – High in the Priority attribute.
    3. Replace 304 with the choice item ID for 2 – Medium in the Priority attribute.
    4. Replace 305 with the choice item ID for 3 – Low in the Priority attribute.
  8. Click Copy default value to all elements.
  9. Click OK.

Results

The business rule is updated.

Feedback