The subject to set for the e-mails that HPE IDOL Server sends. You can specify the e-mail subject by combining the following elements (each of these elements is optional and you can use them in any order):
Text
. Text that you want to include in the subject.
USERNAME
. HPE IDOL Server replaces this element with the UserName of the user to whom it is mailing results.
AGENTNAME
. HPE IDOL Server replaces this element with the AgentName of the agent whose results it is mailing.
You can override the DefaultSubject
setting for individual users by using the UserEdit action to set up a Subject
field.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | MyCustomFunctionality
|
Example: | DefaultSubject=USERNAME’s hourly AGENTNAME results
In this example, if HPE IDOL Server sends the results of an agent called Money to a user whose USERNAME is John Smith , the subject line of the mail that it sends to this user is John Smith’s hourly Money results . |
See Also: | RunMailer |
|