Default settings
Configure the default resources and notifications for activities at the process level.
Activity defaults
Specify default resources so that you do not have to add resources to each manual activity separately. Whenever a new activity is added to a process, the default resources are automatically added to that activity. The default resources can be individual resources, groups, roles or a combination of all.
By default, Everyone (Group) is the default resource to activities. To change the default resource, perform the following steps.
-
Click the
Add link for
Default resources.
The Add default resources dialog box is displayed.
- Select the required group, individual and/or process role.
- Click Done.
Activity notification defaults
An activity notification is a way of notifying a resource through email that work is ready in an activity and is pending in the queue. When a job is created on the process, an email is sent to the usable resources of the activity for which activity notification had been enabled.
You can set an activity notification for a process as well as an activity. When set for a process, any manual activities added thereafter inherit the settings. When set for an activity, the settings apply only for that activity.
You can create the content of the email, such as subject and body, and embed a URL in the email to take the user directly to the work. For example, set an activity notification on the Validate Loan Form activity that alerts a Banking officer to check the details on a loan application. A URL embedded within the email launches the relevant web page or job with the customer's details, so the officer can approve or reject the loan application.
Set the following properties to configure the activity notification for a process.
Send email |
If selected, allows to configure an email notification to be sent to resources when an activity becomes pending in the resource's work queue. (Default: Selected) |
Send to |
Select either option to define the recipient of the email:
|
Subject |
Set the subject of the email to be dynamic or static.
|
Body |
The message of the email. |
URL |
A link to the location of the web page where the user can take and complete the pending activity. |
Append associated file |
If selected, appends the name of an associated file to the URL. Note The Associated file path is configured under Inputs/Outputs tab of the activity.
|
Process variables
Allow variable prefixing to identify whether the variable is a process, case or server variable.
Select Use variable prefix.
The variables are prefixed in the following manner:
- A process variable is prefixed with p. Example: p_SessionId.
- A case variable is prefixed with c. Example: c_SessionId.
- A server variable is prefixed with s. Example: s_SessionId.