EMS Manual
Procedure Calls for Standard Events
EMS Manual—426909-005
11-30
Condition Code Settings
if present, is the job ID (for use by the NetBatch facility) that associates with the
object that no longer needs operator attention.
If Job ID is zero or not present, see Considerations on page 11-30.
Condition Code Settings
The condition code has no meaning following a call to
EMS_OPER_ATTN_COMPED_EVT_BLD_.
Considerations
To generate the common tokens:
SSID: from SSID.
Event subject token code: from Subject token ID
Event subject value: from Subject value
Event subject SSID: from Subject SSID. Conditional.
Manager Name (zems-tkn-name-manager): from Manager name.
Conditional.
Event Number (zems-tkn-eventnumber): from Event number
Standard Content type (zems-tkn-content-standard):
ZEMS-VAL-ATTN-COMPLETED.
User Content type (zems-tkn-content-user): ZEMS-VAL-NULL.
Critical Indicator (zems-tkn-emphasis): from Critical
indicator.
Suppress display (zems-tkn-suppress-display):
ZSPI-VAL-FALSE.
Batch job ID (zems-tkn-batchjob-id): from Job ID.
Conditional.
The values for User Content type and Suppress display can be
changed by calling EMSADDTOKENS.
To generate the additional tokens:
Action ID (zems-tkn-action-id): from Action ID.
Attention needed (zems-tkn-action-needed): ZSPI-VAL-FALSE.
If the Subject token ID has a variable-length value, choose one of these ways
to specify the length:
If the Subject length is present, the Subject length is the length, in
bytes, of the Subject value.
If the Subject length is not present, place the subject length in the two
bytes that immediately precede the Subject value. Make the Subject
value point to the extra two bytes. Do not count the two-byte length field as
part of the subject length.