EMS Manual

Procedure Calls for Standard Events
EMS Manual426909-005
11-46
EMS_COMMON_TOKENS_EVT_BLD_ Procedure
If not present or the value is all zeros, the default SSID (specified in SSID) is used.
In this case, the Subject SSID is not added to the event buffer.
buflen output
INT:value
if present, is the length, in bytes, of the formatted buffer. If the buffer cannot be
built, zero is returned.
Critical Indicator input
BOOLEAN:value
if present, is a Boolean variable that indicates the critical nature of the problem
reported in the event. The literal ZSPI-VAL-FALSE (0) indicates the problem is not
critical. Otherwise, the problem is critical.
If not present, the default is ZSPI-VAL-FALSE.
Manager name input
STRING .EXT:ref:*
if present, is the name of the manager process of the object that received the
event.
If present and Manager name length is not zero, Manager name is added to
the event buffer. Otherwise, Manager name is not added to the event buffer.
Manager name length input
INT:value
if present, is the length, in bytes, of the Manager name.
If not present or the value is zero, Manager name is not added to the event buffer.
Job ID input
INT:value
if present, is the job ID (for use by the NetBatch facility) that associates with the
object experiencing the event.
If Job ID is zero or not present, see Considerations on page 11-47.