CWPFD1704I   Web service binding named 0 was found during deployment. If the module containing the binding will be deployed multiple times to the same runtime environment, the binding may need to be updated.

Explanation

The binding endpoint address does not conform to the default naming convention http(s)://<ip>:<port>/<ModuleName>Web/sca/<exportName> or the binding import and export are defined in more than one process application and could not be updated automatically to be version aware. If the module will be deployed with more than one process application or more than one version of the process application containing the module will be deployed to the same runtime environment, reusing the same binding may cause unexpected runtime errors.

User response

Create unique endpoint values in the binding for each instance of the module that is installed to a runtime environment.