Home

 

Importers

IMS or CICS ECI transactions are often written in COBOL, C, or PL/I. For a Java application to access these transactions through J2C resource adapters, the data has to be imported and mapped to Java data structures. The importers are tools that deliver this data mapping. Three importers are available for you to use in your application: C Importer, COBOL Importer, and PL/I Importer. After you import a COBOL, C, or PL/I file into a project, you can work with this data as you would with any data construct.

ibm.com/redbooks