To create a COBOL program-based service interface

Restriction: This topic applies to Windows environments (local development) only.
Restriction: This topic applies only when the Enterprise Server feature is enabled.
  1. In COBOL Explorer, right-click a project name; then select New > Interface.
  2. From the context menu, select the type of service interface you want to create: Java interface, SOAP Web Service, or REST Web Service.

    This invokes a Wizard that corresponds to the type of interface or Web service you selected.

  3. Complete the fields on the Wizard; then click Finish.

    For a description of each field and control on the Wizard, see the corresponding Related reference listed below.

COBOL Explorer shows a new folder for the Web Service or Java Interface and its associated files.