Access to Legacy Applications and Data

Previous Topic Next Topic

Step 2: Defining Required Methods and Parameters

To make the mainframe transaction processing program data available to IIS, perform the following tasks:

  1. Acquire the COBOL source code from the mainframe by using a file transfer mechanism such as the FTP-AFTP gateway that is delivered by SNA Server 4.0 SP2.
  2. Use the COBOL Import Wizard to:
  3. When necessary, change the mappings between the COBOL and Automation data types.
  4. Use the Component Builder to make a COMTI component library (.tlb). This is a standard library that can be used by client software and Component Services.

If you have changed the data type mapping in the COBOL code, there are two more actions required in this step:


© 1997-1999 Microsoft Corporation. All rights reserved.