You can use runtime task custom properties to customize the e-mails that contain runtime task information.
You can use the terminated.task.remove.timeout custom property to change the time that expired task entries or actioned tasks stay in the runtime task list, which is 24 hours by default. The value is expressed in milliseconds. For example, 600000 milliseconds = 10 minutes.
Value | Description |
---|---|
Scope | Cell |
Valid values | milliseconds |
Default | 24 hours |
You can use the task.email.global.sender.id custom property to change the e-mail address from which e-mail notifications are sent. Set the value to the specific user ID that you want to use to sent e-mails.
Value | Description |
---|---|
Scope | Cell |
Valid values | user ID |
Default | wasxd |
You can set the task.email.custom.body custom property to customize the details of task notifications in the generated runtime task e-mails.
Value | Description |
---|---|
Scope | Cell |
Valid values | false: Deactivated. Customized information for task notifications is not provided in the generated runtime task e-mails. true: Enabled. The default value is overridden by a detailed list of task attributes. The attributes and formatting cannot be configured. custom_value:
Customized override. The default is overridden by a customized list
of task attributes that you provide. If predefined variables exist
within the custom string, the variables are replaced with actual task
values. The following list contains the predefined variables:
|
Default | true |
You can use the task.email.custom.subject custom property to enable a custom subject line for generated runtime task e-mails.
[target name, target name, ...] - submitter - originated time - severity
Value | Description |
---|---|
Scope | Cell |
Valid values | false: Deactivated. A custom subject for task notifications is not provided. true: Enabled. The default value is overridden by a detailed list of task attributes. The attributes and formatting cannot be configured. custom_value:
Customized override. The default is overridden by a customized list
of task attributes that you provide. If predefined variables exist
within the custom string, the variables are replaced with actual task
values. The following list contains the predefined variables:
|
Default | false |