EMS FastStart Manual

Brief Review of Event Design
EMS FastStart Manual133701
2-14
Step 10: Assign a Group Field Number to Each Field
not work. (The group field number is an internal value used by the program to keep track
of the number of fields.)
Note that the group field number is distinct from the field number (for example, 1 in
FIELD-1-NUMBER) and the event number.
When you follow these steps in designing your event messages, you create the
subsystem portion of the ACF. The ACF is used as input for EMS FastStart (see
Section 4, Preparing the Application Configuration File
and Section 6, Building Your
Application for Event Generation for detailed information about the ACF).
Below are examples of group field numbers (bold type).
Fields Field Definitions
FIELD-1-NAME ATM-NAME
FIELD-1-TYPE ZSPI-DDL-CHAR8
FIELD-1-NUMBER 100
FIELD-2-NAME ATM-LOCATION
FIELD-2-TYPE ZSPI-DDL-CHAR24
FIELD-2-NUMBER 200
FIELD-3-NAME ATM-ACCOUNT-NUMBER
FIELD-3-TYPE ZSPI-DDL-INT2
FIELD-3-NUMBER 300
FIELD-4-NAME ATM-RETRY-LIMIT
FIELD-4-TYPE ZSPI-DDL-INT
FIELD-4-NUMBER 400
FIELD-5-NAME ATM-HW-COMPONENT
FIELD-5-TYPE ZSPI-DDL-CHAR24
FIELD-5-NUMBER 500
FIELD-6-NAME ATM-HW-SUBCOMPONENT
FIELD-6-TYPE ZSPI-DDL-CHAR24
FIELD-6-NUMBER 600
FIELD-7-NAME ATM-SERIAL-NUMBER
FIELD-7-TYPE ZSPI-DDL-INT2
FIELD-7-NUMBER 700
FIELD-8-NAME ATM-SENSE-STATUS
FIELD-8-TYPE ZSPI-DDL-INT2
FIELD-8-NUMBER 800