BIP2350
Severity
20 : Error
Message
Unable to convert '<insert_0>' from UNICODE to the local code page.
Explanation
The message broker was unable to convert the value '<insert_0>' from unicode to the local code page.
Response
Check that the source of the data containing the value that cannot be converted is intended to be displayed in the local code page. If the intention is that the data should never be displayed in the local codepage, modify the message flow to eliminate the cause of conversion. If the intention is that the data should be displayed, then check the origin of the data to ensure that only characters capable of being displayed in the local code page are generated.