Adding a Binding to a Service or Reference
You can add a binding to a service or reference form the canvas or from the Properties view.
- Procedure
- Choose a starting point and follow the appropriate procedure.
Starting Point Procedure Canvas - Right-click the service or reference and select .
Properties view - Click the service or reference.
- In the Properties view, click the Bindings tab.
- Click Add Binding.
The Add Binding dialog displays. - Click a binding type.
- Clear the Generate Default Required Resource Templates checkbox if you do not want resource templates required by the binding to be created.
- Click
Finish.
A binding is added to the list of bindings. If the Generate Default Required Resource Templates checkbox is selected, a resource named RequiredResourceType_WSDLPortName.requiredResourceType is created in the Resource Templates folder, and the binding property that requires the resource is configured with the generated resource.