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.
Restriction: This topic applies to Windows environments (local development) only.
Create a service interface for the new project.
- 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:
- Click
Other.
- Expand
Micro Focus Service Interface
- Select
REST Web Service; then click
Next.
- In the
Web service name field, type
ProgramREST.
- Select
None as the
Mapping option.
- Click the
Browse button associated with
Program to map, and navigate to and select the
schedule.cbl file in your
ProgramREST project folder.
- Click
OK.
- Click
Finish.
This starts the Interface Mapper.