Message Sending

This document covers the following topics:

See also:


Introduction

You can define or modify a message to be sent as the result of a defined event, or if the job terminated ok or not ok. This is especially useful to notify appropriate personnel of job failure.

The Entire Operations Monitor continues to send a message until it has been successfully transmitted.

Fields and Columns: Message and Message Recipients

The fields and columns provided to define a message and message recipients are described in the following table:

Field Description
Text Text of message to be sent if the associated event occurs.

If the text is not modifiable on the map, the effective message text will be generated for the event automatically by Entire Operations.

If the message contains an activation escape character, text replacement is performed from the active symbol table.

Destination Enter CONSOLE to send the message to the operator console (mainframes only).

For Con-nect: enter a valid Con-nect user ID.

In z/OS and z/VSE: enter the user ID of a TP system user.

In BS2000: enter a terminal name.

In UNIX: enter a UNIX user ID valid in the UNIX environment of the addressed server. The message is sent with the UNIX mail function.

This field can also contain a symbol. This allows you to define a longer destination as well, for example an e-mail address. If e-mail addresses are to be defined (in an EBCDIC character set) on the mainframe, the string "(a)" must be used instead of "@".

Type See Message Destination Types for a detailed description.
Node Enter the Entire System Server node, by which the message is to be sent. This is not necessary for messages to Con-nect.

Default: the execution node of the job.

Execute if temporary Dummy This field has a meaning for End-of-Job actions only.

If Y or N is specified here, the End-of-Job action will be executed according to this definition, if the job was executed as a temporary dummy job.

If the field is left empty, the defaults for the action apply.

Message Destination Types

Type Description
=EMAIL Sends the message by email to any receiver in the Intranet or Internet.

The email will be sent in plain text mode.

Since the receiver field is usually too short for an email address, it is recommended to put a symbol into the destination field, preceded by the activation escape character. The effective email address must be defined as symbol value in the symbol table used.

The "at" sign (@) must be entered as (a) on mainframes (in the EBCDIC character set), for example:

user(a)any.host

For UNIX, see also Email on UNIX and Windows Systems.

As Windows does not have a built-in sendmail command, a command line tool must be specified in the node definition.

Only for Entire System Server with version lower than 3.2.1:

For z/OS, some special definitions, which are used for message sending, must be made made for Entire System Server nodes with version lower than 3.2.1. See Other Definitions for a Node (Mainframe) in section Definition of Nodes of the Administration documentation.

=EMH Sends the message by email to any receiver in the Intranet or Internet.

The email will be sent in HTML format.

Please refer to the =EMAIL description for more about email sending.

=EXIT Use the global message sending exit.

See Global Message Sending Exit in section Global User Exits of the Administration documentation.

=MAILBOX Sends the message to the mailbox specified in Destination.
=COMPLET Sends the message explicitly to a Com-plete user (z/OS only).
=TSO Sends the message explicitly to a TSO user (z/OS only).
=CONSOLE Sends the message to the operator console (mainframes only).
Other BS2000: The processor name related to the BS2000 terminal name to be specified in the Destination column.

Message Recipients

If Con-nect is installed in your system, the message is routed to the defined Con-nect user ID(s). The message includes the environment (Owner, Network, Job, Run) and the standard event text.

If sending to Con-nect is not possible, the message is routed via Entire System Server to the TP system user with the designated user ID. If no special node has been defined, the executing node is used.

If you enter =MAILBOX in the Processor field, the message is sent to the Entire Operations internal mailbox.

Note:
If no message recipient is defined for a network, the messages are sent to the SYSDBA mailbox.

For further details on mailboxes, see the section Mailboxes.

E-Mail on Mainframes

z/OS und z/VSE

  1. The sender name contains "Entire Operations" for all sending platforms.

  2. An additional line with the Entire Operations event text is added to the mail.

All further changes can be done in Entire Operations, when the future Entire Operations Server view for e-mail sending will be available.

Usage Notes:

  • Before using an z/OS Entire System Server node for sending e-mail, you must invoke the node definition in Entire Operations and enter the line command S (specials) for that node.

    For further information, see the subsection Special Definitions for a Node (Mainframe) in the section Definition of Nodes of the Administration documentation.

  • Mail Destination and Mail SYSOUT Class must be defined.

  • The e-mail send routine for z/OS performs an Entire System Server logon, if necessary. The user ID for the logon is the active job's submit user ID. If no submit user ID is defined for the job, the default user ID for the node will be used.

  • To use a z/OS (MVS) Entire System Server node with version 321 or higher for sending e-mail, make sure that all users who send e-mail, are correctly defined in the security systems (if applicable). It might be necessary to define user ID as USS users.

    For more information, see the documentation for Entire System Server, for the operating system and for the security system.

BS2000

E-mail can be sent via BS2000 nodes, if Entire System Server nodes with version 321 or higher are used.

  • Before using a BS2000 Entire System Server node for sending e-mail, you must invoke the node definition in Entire Operations and enter the line command S (specials) for that node.

    For further information, see the subsection Special Definitions for a Node (Mainframe) in the section Definition of Nodes of the Administration documentation.

  • The e-mail send routine for BS2000 performs an Entire System Server logon, if necessary. The user ID for the logon is the active job's submit user ID. If no submit user ID is defined for the job, the default user ID for the node will be used.

E-Mail on UNIX and Windows Systems

UNIX

To be able to send e-mail on UNIX machines from Entire System Server, the following mail programs must be available there:

AIX, HP-UX, Linux, Sun Solaris sendmail
others rmail

Note:
The Return-Path: of the e-mail is being set to the same value as Reply-To:.

Windows

Message Command

To be able to send e-mail on Windows machines from Entire System Server, you must define a message command. This is a (third-party) command line tool to be used for sending e-mail via Entire System Server / Windows.

Usage Notes

Before using a Windows node for sending e-mail, you must invoke the node definition in Entire Operations and enter the line command S (specials) for that node.

For further information, see the subsection Special Definitions for a Node (UNIX and Windows) in the section Definition of Nodes of the Administration documentation.