Why and when to perform this task
Through service integration bus (SIBus) Web services you can achieve the following goals:
- Create
an inbound service: Take an internally-hosted service
that is available at a bus destination, and make it available as a Web service.
- Create
an outbound service: Take an externally-hosted Web service,
and make it available internally at a bus destination.
- Create a gateway service: Use the Web services
gateway to map an existing service - either an inbound or an outbound service
- to a new Web service that appears to be provided by the gateway.