We have File to JDBC scenario. SAP HR system sending data in file with special char init. But it’s not correctly reached to Receiver system which is third party system. We have done encoding in configuration [ISO-8859-2]. But still we are not able to find exact issue. Please guide me if you have any idea.
Ex:
Source File data looks like:
1060215 Griķis Dāvis
01060631 Grišetškina Maria
And at receiver side we are getting:
01060215;D#vis;Gri#is
01060631;Maria;Gri#et#kina