I got stuck in critical production issues, I have few outbound interfaces in B2B which are required to write file in UTF-8 encoding, and having few inbound interfaces where file is containing polish character.
If I change b2b.encoding to ISO-8859-2, then outbound interfaces will not work. Can you suggest some solution to it.