Previous Topic Next topic Print topic


Create a Service Interface

Walks you through the process of creating a service interface for the Schedule application.
Restriction: This topic applies only when the Enterprise Server feature is enabled.

Create a service interface for the new project.

  1. In the COBOL Explorer, right-click the ProgramREST project; then select New > REST Web Service from the context menu.
    Note: If REST Web Service is not on the menu:
    1. Click Other.
    2. Expand Micro Focus Service Interface
    3. Select REST Web Service; then click Next.
  2. In the Web service name field, type ProgramREST.
  3. Select None as the Mapping option.
  4. Click the Browse button associated with Program to map, and navigate to and select the schedule.cbl file in your ProgramREST project folder.
  5. Click Finish.

    This starts the Interface Mapper.

Previous Topic Next topic Print topic