Previous Topic: Export Alerts - Job APCXJEXP

Next Topic: Output Example

Print Alert Text

The alert export function (job APCXJEXP) enables you to extract the alert text, in addition to the alert information shown in the previous table.

You can select the extract of the alert text by defining the TEXT parameter, as follows:

If the TEXT parameter is not used, then TEXT=N (default) is assumed.

To use this function, add the TEXT parameter to the control parameters for job APCXJEXP, which is defined in member APCXCAEX in your product CNTL library, as shown in the following:

*
SUBSYSTEM=B
MODE=E
TEXT=Y
TX-NAME=_________
SYSNAME=_________
PGMNAME=_________
STATE=OPEN
*CREATION-DATE=2011-01-01
**************************** Bottom of Data ****************************