How to set up Governance Level Approval

For example, assume you want to set up Service Management so that approval by the Cost Center manager is required for requests where the cost is greater than $2,000.00.

  1. From the main menu, select Administration > Configuration > Records.

  2. Select Request as the record type.

  3. Click the Approval definitions tab. Out-of-the-box, an empty approval definition called Governance Approval is displayed.

  4. Type a suitable description. For example: "Check the total amount of the request against the threshold for the requester's cost center. If threshold exceeded, approval of Cost Center manager required."

    Note  

    • There may only ever be one approval definition for the record type.

    • If you want to change the name of the definition, remove the existing definition and add a new one.

  5. Hover over Start in the right pane. Click . The following menu is displayed:

    Approval Plan - Add menu

  6. Click Decision in the menu. The New decision dialog is displayed.

  7. Select Yes/No decision type.

  8. Type a suitable title and a value for the in case of field. For example:

    Field Type
    Title Exceeds threshold
    in case of ${entity.Cost>2000}
  9. Click OK. The Approval Plan is displayed in the right pane.

  10. Hover over Yes in the plan. Click to display the menu.

  11. Select Approval. The New approval dialog box is displayed.
  12. Type a suitable title, and select a strategy. For example:

    Field Type or select
    Title Cost center manager approval
    Strategy One must approve
  13. Click Add approver user.

  14. Select the user who is to be the approver. In this example, it would be the Cost Center manager.

  15. Leave the Condition field empty.

  16. Click OK.

  17. Hover over the Cost center manager approval box. Click to display the menu.

  18. Select Join. A join node is added.

  19. Hover over No. Click to display the menu.

  20. Select Path to.

  21. Click the join node. Both nodes connect to the join node.

  22. Click Save.

For more information about approval plans, see How to build a task/approval plan.

Note Once there is an approval definition on the request record type, a system business rule automatically adds it to the Approve phase, and executes it before any other defined approval plan. For more information, see How does Governance Level Approval Work?

 

Related topics