Approval Subprocess

Approval Engine (Node 1)

This function calls the Approvals Management Engine (AME) and routes the recommendation through the approval hierarchy. For information on how to set up the approval hierarchy, see: Oracle Approvals Management Implementation Guide.

If approval is not required, then the workflow continues to Node 2.

If approval is required, then a call is made to the Approvals Engine for routing:

See: Manual Subprocess.

Update Case Folder with Approval Status (Node 2)

This function updates the case folder with the status of the approval request:

The workflow successfully ends at Node 3.

Related Topics