Hello,
I have a weird character mapping issue similar to this, running on Cloverleaf 6.1.
The incoming transactions are sent to my system in ISO-8859-1 and this is also what I want to send them out to the end points as.
On both the inbound and outbound pipes I have set the encoding to ISO-8859-1. On the inbound smat I can see the data is ISO-8859-1 but on the outbound smat the data is stored as UTF-8 for some odd reason.
I tried the same transaction again but used the bypass encoding on both the inbound and outbound and this produced some unreadable results, neither UTF-8 nor ISO-8859-1.
Does anyone have any advice on what I can do differently?
Thank you for any help or advice.
Aaron