Creating and Deploying Composites Used By Dynamic Binding

TIBCO ActiveMatrix resolves the application and service names provided by a component to a running application that contains the corresponding service of binding type virtualization. The composite with the corresponding service can implement a service or it can pass through to another service using the SOAP or JMS protocol.

See Service Providers for Dynamic Composite References. You can create composites using the Composite Editor, or you can use the automatic mechanism in the Mediation Editor to create composite services that a dynamic target interface can use.

Procedure

  1. Click the down-arrow icon in the title bar of a dynamic target interface in a mediation flow and select Create Dynamic Provider from the menu.
    This Create Dynamic Provider dialog opens.
  2. Specify the Service Name, the Namespace and the Workspace Location in the fields provided.
  3. Click the Browse button next to the Workspace location field to locate the project and folder in your workspace where you want to place the composite.
  4. Click OK.

Result

The provider composite created with the wizard is configured with a service with the specified name and namespace. The port type and WSDL location for the service are set to the target interface in the mediation flow.