|
General Q/A
< Previous Next >
EAI example of a FIX engine / interface / adapter / ...
Mahesh Kumaraguru <> 31 Aug 2007 12:08AM ET Ophir,
My message
http://fixprotocol.org/discuss/read/6759c8ec
discusses an EAI example of a FIX engine / interface / adapter / ... which handles FIX to non-FIX conversion. Please note that when I talk of FIX <-> Non-FIX interface there are two parts to it
1)Convert message from one format to another and back - its message format transformation only.
2)Run a FIX session - maintain "ordered message processing", ensure all state tranformations follow rules of FIX protocol.
1) is easier that 2) but 1) may need to be built before 2).
EAI example of a FIX engine / interface / adapter / ... Mahesh Kumaraguru 31 Aug 2007 12:08AM ET |