Transports and Interfaces: Siebel Enterprise Application Integration > EAI Transports and Interfaces Overview > About EAI Transport Methods >

Outbound Methods for a Transport Business Service


Available outbound methods depend on the transport business service in use, such as EAI MSMQ Transport. The business service sends messages from the Siebel application using the appropriate communications protocol, such as MQSeries, MSMQ, HTTP, and so on. There are two outbound methods that you use to send requests from a Siebel application to another application:

  • Send. Sends a message from a Siebel application when the Siebel application does not require a response. This is an asynchronous request method (except for the EAI HTTP Transport, which expects a correct HTTP response), because the Siebel application does not wait for a response before continuing with the process.
  • Send and Receive (SendReceive). Sends a message from the Siebel application when the Siebel application requires a response before continuing. This is a synchronous request and response method, because it must receive a response before the Siebel application can continue.
Transports and Interfaces: Siebel Enterprise Application Integration Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.