
70 Developing Web Services Using CICS, WMQ, and WMB
4.2.7 Web Services Enablement wizard
The Web Services Enablement wizard is a tool that supports the bottom-up
approach for creating Web services based on existing CICS COBOL programs. It
takes, as input, the COMMAREA copybook or a CONTAINER data structure.
The XML structure and data types are then derived from the COBOL data
declarations. Based on these, the Web Services Enablement wizard generates
the set of artifacts shown in Figure 4-4.
Figure 4-4 Artifacts generated by WD/z Web Services wizard
Following are the artifacts generated by the Web Services Enablement wizard:
Input converter
A COBOL ...