Previous Topic Next topic Print topic


Layout of the Interface Mapper

The Interface Mapper IDE is split into two parts, the left side presenting what we refer to as your COBOL fields. These are in the form of COBOL entry point fields, screen renderings, commarea fields and work fields. On the right are interface fields, reusable fields, mappings, and assignments.

COBOL Program-based operations:

Left Side Right Side
COBOL Entry Point pane Operation details area
Interface Fields pane
  Reusable Fields pane
  COBOL Assignments pane
Screen-based operations:
Left Side Right Side
Screen pane Operation details area
Work Fields pane Interface Fields pane
  Mappings pane
  Assignments pane
Commarea-based operations:
Left Side Right Side
Input Commarea pane Operation details area
Output Commarea pane Interface Fields pane
Work Fields pane Mappings pane
  Assignments pane
Previous Topic Next topic Print topic