This example format shows the first line of a CICS event notification API rule.
)API CAGSVY0001
The available REXX variables for CICS event notification are:
|
REXX Variable |
Value |
|---|---|
|
API.APPLICATION |
SYSVIEW |
|
API.VERSION |
Current release |
|
API.LEVEL |
Service Pack/Build |
|
API.ID |
CAGSVY0001 |
|
API.COLOR |
Alert color |
|
API.GROUP |
Variable metric group name |
|
API.NAME |
Variable metric name |
|
API.DESCRIPTION |
Variable metric description |
|
API.RSCE1 |
Associated resource |
|
API.RSCE2 |
Associated resource |
|
API.STATUS |
Current status |
|
API.VALUE |
Current value |
|
API.ELAPSED |
Elapsed time after notification |
|
API.TEXT |
Exception message text |
API.TEXT has the following format:
|
Parameter |
Contents |
Max Length |
|---|---|---|
|
01 |
Exception type |
8 |
|
02 |
Variable metric group name |
8 |
|
03 |
Variable metric name |
8 |
|
04 |
Associated resource 1 |
8 |
|
05 |
Associated resource 2 |
8 |
|
06 |
Status |
8 |
|
07 |
'V=' |
2 |
|
08 |
Current value |
12 |
|
09 |
'W=' |
2 |
|
10 |
Warning definition value |
8 |
|
11 |
'P=' |
2 |
|
12 |
Problem definition value |
8 |
|
13 |
Rule type |
6 |
|
14 |
CICS jobname |
8 |
|
15 |
CICS transaction ID |
4 |
|
16 |
CICS transaction number |
8 |
|
17 |
CICS terminal |
8 |
|
18 |
CICS user ID |
8 |
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |