ACCT is a sample CICS transaction used in Tutorial: CICS to demonstrate accessing a CICS transaction in TN3270 mode. In this tutorial, the sample ACCT transaction code, ACCTWEB, has been modified to Web-enable the SEARCH BY NAME function. This walkthrough takes you through the steps required to implement and test this web-enabled version of ACCT.
The ACCT transaction comprises several COBOL programs and a BMS map, and uses the dfhdrdat resource definition file. In this Web-enabled version, all the components of the transaction are unchanged except for acct01.cbl.
To complete this tutorial, you need the following software: