TMAT (10-digit signed integer)

Application type.

This identifies the nature of the program to be started, and is used by the trigger-monitor application that receives the trigger message. The queue manager initializes this field with the value of the ApplType attribute of the process object identified by the TMPN field; see Attributes for process definitions for details of this attribute. The content of this data is of no significance to the queue manager.

TMAT can have one of the following standard values. User-defined types can also be used, but should be restricted to values in the range ATUFST through ATULST:

ATCICS
CICS transaction.
ATVSE
CICS/VSE transaction.
AT400
i5/OS application.
ATUFST
Lowest value for user-defined application type.
ATULST
Highest value for user-defined application type.

The initial value of this field is 0.