Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Call mediator is used to send messages out of the ESB to an endpoint. The Call mediator invokes the service in a synchronous an asynchronous manner. Then, and the underlying worker thread returns without waiting for the response. Mediation will be paused from that point. When the response is received, the mediation flow resumes from the next mediator in the sequence.

...