Walks you through the process of creating the MakeCheckAppt service interface in which to define a SOAP Web service.
Restriction: This topic applies to Windows environments only.
- In the
Application Explorer view, right-click the
ProgramSOAP project; then select
New > Interface > SOAP Web Service from the context menu.
Note: If
SOAP Web Service is not on the menu:
- Click
Other.
- Expand
Micro Focus Service Interface
- Select
SOAP 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
ProgramSOAP project folder.
- Click
Finish.
This starts the Interface Mapper.