Loading...
Select Version
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.