Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Asynchronous communication

In the case of asynchronous communication, a communication partner does not wait for a response from the other partner, i.e.:

  • In the case of outbound asynchronous communication, the application (EJB) in the application server sends a message to the EIS partner without expecting a response,

  • In the case of inbound asynchronous communication, the EIS partner sends a message to the message-driven bean application without expecting a response.