Editing the Master Configuration

In order to be able to test the AWM sample, the application must be entered into the master configuration file. See Master configuration for more information. By default, the master configuration file contains the following content:

        *      
        * MVS PROJECTS EXAMPLE APPLICATION
        *
        User:        
        * application name         
        Appl: MVS Projects Sample Application          
        * location of the application configuration file
        Conf: mvs:'hlq.XML(MVSCONF)'         
        * application version number       
        Version: 3.0        
        * process information        
        Property: MVS_PROP_STATIC_SYSLIB_ASM=SYS1.MACLIB;SYS1.MODGEN;&userid..BANKVSAM.MACLIB        
        Property: MVS_PROP_STATIC_SYSLIB_COBOL=&userid..BANKVSAM.COPYLIB         
        Property: MVS_PROP_STATIC_SYSLIB_PLI=&userid..STAFF.INCLUDE         
        INFO:         
        * end of application definition. do not delete this line         
        EndAppl:         
        EndUser:

Verify and adapt the z/Server data set qualifiers.

The static syslib data set names entered in the master configuration files are default values only and visible in the modeled AWM dialog when creating a new filter definition for the first time.