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, the Everyone (Group) is the default resource for 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 the 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.
An activity notification only works if the SYSTEM Process Email Activity process map is installed. See System processes.
Set the following properties to configure the activity notification for a process.
Send email |
If selected, allows configuring 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.
|
Message |
The message of the email. If the required variable for a message is not available, you can create a new variable directly from the process properties panel. See Create a process variable while configuring process properties. |
URL |
A link to the location of the web page where the user can take and complete the pending activity. If the required variable for the URL is not available, you can create a new variable directly from the process properties panel. See Create a process variable while configuring process properties. |
Append associated file |
If selected, appends the name of an associated file to the URL. 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 or case variable.
Select Use variable prefix.
The variables are prefixed in the following manner:
- A process variable is prefixed with p. Example: pSessionId.
- A case variable is prefixed with c. Example: cSessionId.