
Chapter 6. Exposing our application as a Web service 121
6.1.4 Installing the PIPELINE resource definitions
When the PIPELINE definition is installed, CICS scans the pickup directory for
wsbind files. When CICS finds the wsbind file, it dynamically creates and installs
a WEBSERVICE resource definition for it. The name of the WEBSERVICE is
derived from the name of the wsbind file.
Then, during the installation of the WEBSERVICE resource, CICS dynamically
creates and installs a URIMAP definition, based on the URI specified in the input
to DFHLS2WS.
1. We installed the PIPELINE definition using CEDA:
CEDA INSTALL PIPELINE(WSPIPE01) GROUP(PJA6ADTX) ...