Walks you through the process of creating a REST Web service for the ScheduleDemo application.
Create a REST Web service from the Schedule COBOL program.
- In the
Application Explorer view, right-click the
ProgramREST project; then select
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
MakeCheckAppt.
- 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.