IBM Application Discovery and Delivery Intelligence Error Code 81 – Async: connection record not yet arrived.

In this blog post, let’s learn about the error message “81 – Async: connection record not yet arrived.” in IBM Application Discovery and Delivery Intelligence, the reason why it appears and the solution to fix it.

Error Message

81 – Async: connection record not yet arrived.

Error Details

Async: connection record not yet arrived.

Description: A connection record has been passed to the non-blocking interface but the result is not yet available. This happens when the non-blocked application tries to check whether a reply is available yet. This is not necessarily an error and should be handled by the application. The conversation continues.

Action: The calling program must retry later with the same connection record.