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

  1. Choose a starting point and follow the appropriate procedure.
    Starting Point Procedure
    Canvas
    1. Right-click the service or reference and select Add > Binding....
    Properties view
    1. Click the service or reference.
    2. In the Properties view, click the Bindings tab.
    3. Click Add Binding....
    The Add Binding dialog displays.
  2. Click a binding type.
  3. Uncheck the Generate Default Required Resource Templates checkbox if you do not want resource templates required by the binding to be created.
  4. Click Finish.
    A binding is added to the list of bindings. If the Generate Default Required Resource Templates checkbox is checked, 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.