Binding
Bindings, which are well known external communication gateways, establish connections between Service Oriented Architecture (SOA) services and their consumers.
The two types of binding components are:
- Service Binding: used to create and expose a service to the external world. The service can contain one or more operations. Once exposed, clients can consume the service.
- Reference Binding: used to create a client that can connect and communicate to an external service.
TIBCO BusinessWorks™ Container Edition supports REST as well as SOAP bindings.
For more information about REST bindings, see the TIBCO BusinessWorks Container Edition REST Reference.
Subtopics