Walks you through the process of creating a SOAP service interface for the ScheduleDemo 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
ProgramSOAP project; then select
New > 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
ProgramSOAP.
- 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
OK.
- Click
Finish.
This starts the Interface Mapper.