AMT Setup
Deployment Process
AMT Java is deployed from its repository containing the required files using a script to get the files installed.
The delivery process also involves generating applications using the AMT Generator to migrate mainframe applications to AMT Java applications.
Directory Structure
The AMT Java installation archive contains the root folder with the subfolders and files as follows:
Binaries
This folder contains the binaries for the AMT Java Control Center backend and frontend. This is also where the
generated application is located.
Config
This folder contains the template configuration files, one for the Control Center (cc-config.yaml) and one for
applications (amt-config.yaml). The AMT license file
(AmtRuntime.lic) is also located in this folder.
DDL
This folder contains the DDL (Data Definition Language) files to provide database models. These files are used
for reorganizing the System and Application databases. These files are created using the AMT generator.
DML
This folder contains an SQL script to provide an initial dataset to an application database.
Docs
This folder contains documentation for the installation of the Control Center.
log
This folder is created automatically. Logs generated while running the Control Center and applications are stored
in this folder, in their respective subfolders.
Reorganize
This folder contains the files of the Reorganize program, used to reorganize databases.
| Reorganization Tool |
|---|
| The Reorganization tool is not part of the installation archive and is provided separately. |
Wrapper
This folder contains the PostgreSQL wrapper used for the reorganization tool.
