Create a service interface

  1. In the COBOL Explorer, right-click the IMTKTutorial project and select New > Other.
  2. Expand Micro Focus IMTK, and select Java Interface; then click Next.
  3. In the Java interface name field, type IMTKTutorial.
  4. Select None as the Mapping option.
  5. Click the Browse button associated with Program to map, and navigate to and select the book.cbl file in your IMTKTutorial project folder.
  6. Click Finish.

    This starts the Interface Mapper.