What is the primary function of CICS Application Migration AID?
CICS Application Migration AID was designed to automate the conversion of CICS COBOL and assembler macro-level applications to command-level applications, reducing manual effort.
How does CICS Application Migration AID automate the conversion process?
The tool analyzes existing macro-level code, identifies areas needing conversion, and automatically generates equivalent command-level code. It also provides reports to highlight areas where manual intervention is required.
What programming languages does CICS Application Migration AID support?
The tool supports COBOL and assembler languages, specifically those used in CICS macro-level applications. It is tailored to convert EXEC CICS macro-level calls to their command-level equivalents.
What type of reporting capabilities does the tool offer?
The tool generates reports that detail the conversion process, highlighting areas where the conversion was successful and areas where manual intervention is needed. These reports aid developers in understanding the changes and addressing any issues.