EMS FastStart Manual
Preparing the Application Configuration File
EMS FastStart Manual–133701
4-6
Modifying the ACF
FIELD-X-TYPE field-x-type
The parameter specifies which variable data types are supported
by EGEN. The following 27 variable data types are supported:
ZSPI-DDL-INT ZSPI-DDL-CHAR24
ZSPI-DDL-INT2 ZSPI-DDL-CHAR50
ZSPI-DDL-INT4 ZSPI-DDL-CHAR64
ZSPI-DDL-UINT ZSPI-DDL-CHAR128
ZSPI-DDL-ENUM ZSPI-DDL-CHAR254 *
ZSPI-DDL-BOOLEAN ZSPI-DDL-USERID
ZSPI-DDL-CHAR ZSPI-DDL-USERNAME
ZSPI-DDL-CHAR-PAIR ZSPI-DDL-FNAME
ZSPI-DDL-CHAR4 ZSPI-DDL-FNAME32
ZSPI-DDL-CHAR6 ZSPI-DDL-SUBVOL
ZSPI-DDL-CHAR8 ZSPI-DDL-CRTPID
ZSPI-DDL-CHAR16 ZSPI-DDL-DEVICE
ZSPI-DDL-TRANSID ZSPI-DDL-TIMESTAMP
ZSPI-DDL-SSID
*ZSPI-DDL-CHAR254 is defined in EXTRADDL. (See Adding
Data Types with EXTRADDL below.)
Replace the “X” for each different field with an integer value (a
field includes NAME, TYPE, and NUMBER definitions). The
value for “X” must be sequential and start with 1. (See Field
Definitions below.)
FIELD-X-NUMBER field-x-number
The parameter specifies the number of the variable data type that
will be added to the event buffer by EGEN. A field number
identifies each separate variable data field (token). The field
number can be any number from 1 to 9990. You can assign any
number from 1 through 9990 arbitrarily to any variable data field,
although you may wish to assign them with some logic for your
application.
Replace the “X” for each different field with an integer value (a
field includes NAME, TYPE, and NUMBER definitions). The
value for “X” must be sequential and start with 1. (See Field
Definitions below.)
Key Word Parameter