Hi, I have a similar requirement with character encoding/decoding. In a configurable way, I need to choose is some character encoding/decoding need to be applied or not (repeat twice FF chars, etc.).
I think it would be easy to do having a first step of the filterchain doing the decoding and another one doing the actual message parsing. Maybe this is already possibile, otherwise it is another example of a "multi layer like" parsing. Bye Lorenzo
