do_mail XML parameters

The following table describes do_mail XML parameters:

Parameter

Description

cc

Optional additional address to which a Do Mail can be sent. Optional.

message

Text of the message. String.

to

Recipient of the do_mail message.

subject

Subject of the do_mail message.

urgency

Indicates the severity of a mail or shout message.

Valid values:

  • regular (Default)
  • urgent
  • very_urgent

attach_output

Specifies whether the output should be sent as an e-mail attachment. Valid values are:

  • yes - Send the job’s output as an attachment
  • no - Do not send the job’s output as an attachment
  • default - Use the settings configured for the relevant Control‑M server to determine whether the job’s output should be sent as an attachment.

    NOTE: This parameter is relevant only for jobs running in Control‑M/Server version 6.4.01 and later and Control-M for z/OS version 7.0.01 and later.

Parent Topic

do_statements type XML parameters