Initiate a scan of the Web service binding files that are associated with a PIPELINE.
Use the PERFORM PIPELINE command to initiate a scan of the Web service binding directory that is specified in the WSBIND attribute of the PIPELINE definition. If the WSBIND attribute is not specified, there is nothing to scan, and control returns to your program.
If the directory location specified is valid, CICS examines the Web service binding files in the directory to determine if they should be installed into the system:
If, for any reason, CICS fails to install an individual Web service binding file, processing continues with the remaining files in the directory. When the scan completes, the PIPELINE is available for use with whichever of the binding files were installed successfully.