Now you need to configure your enterprise server instance to enable it to run AACT Assembler/CICS application.
- In the table of servers on the
Home page of Enterprise Server Administration, click
Edit to the left of the row for the
AACT enterprise server.
- Go to the
Server > Properties > MSS > CICS tab.
Some of the values on this page have definitions that come from the enterprise server template you used. You need to replace
them with values that are needed for your application.
- Type
ASMSIT into the
System Initialization Table field. The ASMSIT is provided for you and contains all of the resource information necessary to run the AACT application.
- In the
Transaction Path field, specify the location of the generated output files:
$BASE\loadlib
- In the
File Path field, specify the location of the AACT files:
$BASE
- In the
Map Path field, specify the location for BMS output files:
$BASE\loadlib
- In the
Resource Definition File Path field, specify the location of your
dfhdrdat resource definition file:
$BASE\system
- Click
Apply.
At this point you have enabled Assembler and CICS support for this enterprise server and specified the appropriate resources
and locations of the relevant files.
- In
Enterprise Developer, close
Enterprise Server Administration.