BCXMF2018E The message conversion failed and the handler returned a
status of false in channel {0} for endpoint {1}; dispatching the unconverted
message: {2}
Explanation
The endpoint was configured to convert one message
type to another, but that conversion failed. The message error handler
was called, but that also failed. As a result, the message will be
delivered to the consumer without conversion.
User response
Determine the cause of the message conversion failure
and perform the actions the consumer takes in the context of a unexpected
message type.