48 Developing Web Services Using CICS, WMQ, and WMB
scans the directory specified in the PIPELINE’s WSDIR attribute (the pickup
directory), and creates URIMAP and WEBSERVICE resources dynamically. For
each Web service binding file in the directory, that is for each file with the wsbind
suffix, CICS installs a WEBSERVICE and a URIMAP if one does not already
exist. Existing resources are replaced if the information in the binding file is
newer than the existing resources.
3.5.2 PIPELINE
A PIPELINE resource definition provides information about the message
handlers that will act on a service request and on the response. The information
about the message handlers is supplied indirectly. The PIPELINE definition
specifies the name of an HFS file ...