EMS FastStart Manual
Preparing the Application Configuration File
EMS FastStart Manual–133701
4-3
Modifying the ACF
Modifying the ACF
The ACF contains key words reserved by EMS FastStart which you cannot modify.
However, each key word has a parameter which you can modify in order to customize
the ACF for a specific installation. Following is a list of the ACF key words and their
parameters.
--
-- Start of field definitions for application ATM !
--
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-num
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
Key Word Parameter
ACF-VERSION acf-version
The parameter specifies the version of the ACF; the only version
currently supported is B00. This is the internal version number of
the ACF and should not be altered.
EMSFS-SUBVOL emsfs-subvol
The parameter specifies the location of the working EMSFS
subvolume. EMS FastStart expects to find the following files in
this subvolume: CCF and EXTRADDL. Note that EMS FastStart
users must have READ access for these two files.
ZSPIDEF-SUBVOL zspidef-subvol
The parameter specifies the subvolume which contains the
ZSPIDDL, ZEMSDDL, ZSPITAL, ZEMSTAL, ZSPITACL and
ZEMSTACL definition files used by the different compilers
during the generation phases. Note that EMS FastStart users
must have READ access to all these files.
Example 4-1. Default Application Configuration File (page 2 of 2)