Defining roles
The approval server can route a request to a role instead of to an individual. When you route to a role, the request is routed to all members of the role. You specify whether one member of the role can approve a request or whether all members must approve it.
The Overdue Oversight role is an example of the use of roles in the Lunch Scheduler sample application. This rule works with the Rule-Based process to route approvals for an overdue account to the members of the Overdue Oversight role.
To define a role
- Open the AP:Administration form. See Working with the AP-Administration form.
- On the Role tab, click Create.
Defining an approver role
(Click the image to expand it.) - In the AP:Role form, enter a Role Name in the Role Name field.
The name should be descriptive of a job or a responsibility, for example, MIS Management. - Select an option from the If Multiple Approvers list.
This determines how many signature line records the approval server creates for the role when building an Approver List.
The options are:- One Must Sign — This option creates a single signature line record for the role. The signature line is complete when one of the members of the role acts upon the approval request.
All Must Sign (default) — This option creates a separate signature line for each member of the role.
This option is overridden when the If Multiple Approver setting for the process is defined as One Must Sign. When this is the case, the role follows the One Must Sign process setting. See Creating a process.
- In the Status field, select Active (default) or Inactive.
- In the Member List field, type the names of the role members.
You must enter valid user names or role names, and separate the entries with semicolons or hard returns.
To open an expanded text box, click the Text Box button. This field has a maximum length of 255 characters. - Click Save.
Related topic