We are creating a Web Services type service interface that uses IMS screens.
- From the Solution Explorer, right-click the
IMSScreenWS project; then click
Add >
New Item.
- Expand
Native and click
Mainframe Subsystem.
- In the center pane, click
Service Interface.
- In the
Name field, type
IMSScreenWS; then click
Add.
- Select
Web Service as your type of interface and
IMS Screen as your type of source; then click
OK.
At this point,
Enterprise Developer adds the
IMSScreenWS service interface to the Solution Explorer and invokes the
Interface Mapper.