Re: [Quickfix-developers] RES: Converter FIX to FIXML and vice versa
Brought to you by:
orenmnero
From: Carlos H. <car...@gm...> - 2010-06-18 23:58:53
|
If you are embedding FIXML messages into FIX messages then probably you will be spared most of the complexity associated with the FIXML itself. then you can do most of the validation using the DTDs/Schemas for the FIXML in the standard way you would do it in Java. is this what you're looking for? maybe if you describe the specific scenario in more detail it could be easier to come up with more ideas. -C On Thu, Jun 17, 2010 at 2:54 PM, Clebson Derivan Ferreira Paz <Cle...@cm...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Do u have both, FIX and FIXML sources/systems on the same channel fellow ? > I had created a conversion, but in my case I receive the FIXML message from a SOAP service and the convert it to send to my system/oms. > > Regards, > Clebson > > -----Mensagem original----- > De: Angel Ruiz [mailto:la...@sp...] > Enviada em: quarta-feira, 16 de junho de 2010 16:19 > Para: qui...@li... > Assunto: [Quickfix-developers] Converter FIX to FIXML and vice versa > > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > hello, > I use QuickFix engine for java, but now I have to handle messages FIXML SP2, > the easiest thing I could think was embed a FIX to FIXML converter to > send and FIXML to FIX for the reception, > so I can continue using QuickFix engine. > Another option is get a FIXML engine(free source) > > Question is: Does anyone have or know of a FIXML converter or > engine, or if someone has had this problem before, how did you fix it? > > Do you have any suggestion or reference ? > > Angel Ruiz > la...@sp... > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Carlos J. Hernandez cell +1 (646) 221-4505 car...@gm... skype (on request) cj_hernandez MSN perromundano@hotmail Yahoo perromundano AIM/ICQ 7989816 |