I faced the question of handling SOH presence as a value in string fields (for e.g. Account, Symbol and other IDs) used as the delimiter in FIX messages.
Does anybody know how to handle better such cases?
On artio-based FIX server mostly I'm getting Session reject:
"SessionRejectReason": "5", // Value is incorrect (out of range) for this tag "Text": "Message parse error"