Introduction

ACCT is a sample CICS transaction. With the added CICS Web support, part of this transaction has been web-enabled. The walkthrough will take 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 resource definitions in the file dfhdrdat. In the Web-enabled version, all the components of the transaction are unchanged except for acct01.cbl. Note that acct01.cbl is still compatible with a non-web-enabled version of ACCT.

Note: The ACCTWEB demonstration only supports the SEARCH BY NAME function of ACCT. It is not possible to add or modify individual records.

Prerequisites

To complete this tutorial, you need the following software:
  • Enterprise Developer
  • Micro Focus Rumba or another TN3270 emulator.