CWPFD1700I An adapter 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
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 bindings for each instance of the module that is installed to a runtime environment.