Walks you through the process of creating a REST service interface from the Schedule COBOL program.
- 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
MakeCheckAppt.
- Select
None as the
Mapping option.
- Click the
Browse button associated with
Program to map, navigate to the
schedule.cbl file in your
ProgramREST project folder, and double-click it.
- Click
Finish.
This starts the Interface Mapper.