Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Default
-
Resolution: Unresolved
-
Affects Version/s: 1.4.0
-
Fix Version/s: Future Releases
-
Component/s: Engine
-
Labels:None
Description
To fully support custom FIX dictionary, we should take care of msgcat to know if the message is an admin message or application message and not use hardcoded values.
The data dictionary is optional, so you'll need to handle the case of not having a data dictionary to determine admin vs. application messages.