|
From: Kodippili A. A. <as...@ls...> - 2019-08-07 05:46:18
|
Thanks for your responses. To clarify my requirement further, I need to send a ui64 value for the MsgSeqNum field. ( This is due to a system running for several days continuously and the sequence number reaches ui64 values ) . Currently quickfix expects the MsgSeqNum field to be an int. If I send it as a string, an IncorectDataException is thrown. The methods provided by Session class related to sequence number such as getExpectedTargetNum() and setNextSenderMsgSeqNum also expect the MsgSeqNum field to be an int. Could quickfix/J be changed to handle the MsgSeqNum as a long value ? Thanks, AsankaK From: Christoph John [mailto:chr...@ma...] Sent: Monday, August 05, 2019 5:29 PM To: qui...@li...; Kodippili Arachchige, Asanka <as...@ls...>; Qui...@li... Subject: Re: [Quickfixj-users] Support for UI64 data type *** THIS EMAIL ORIGINATED FROM OUTSIDE OF THE ORGANISATION *** Use String field? There you can send almost anything. Cheers Chris Am 5. August 2019 13:18:19 MESZ schrieb "Kodippili Arachchige, Asanka" <as...@ls...<mailto:as...@ls...>>: Does quickfix/J support unsigned long (UI64) values ? Is there any workaround I could use for this with existing FIeldTypes ? Thanks, Kodippili Arachchige Asanka Associate Tech Lead, MillenniumIT LSEG Technology Telephone +94 11 241 6000 Ext 26717 Mobile +94 77 9627002 as...@ls...<mailto:as...@ls...> MillenniumIT, No 01, Millennium Drive, Malabe www.lseg.com<http://www.lseg.com/> [Description: cid:image001.png@01D37A69.7DB53A20] [Description: cid:image002.png@01D37A69.7DB53A20] Please consider the environment before printing this email. ------------------------------------------------------------------------------------------------------------ Please read these warnings and restrictions: This e-mail transmission is strictly confidential and intended solely for the ordinary user of the e-mail address to which it was addressed. It may contain legally privileged and/or CONFIDENTIAL information. The unauthorised use, disclosure, distribution and/or copying of this e-mail or any information it contains is prohibited and could, in certain circumstances, constitute a criminal offence. If you have received this e-mail in error or are not an intended recipient please inform London Stock Exchange Group (“LSEG”) immediately by return e-mail or telephone 020 7797 1000. LSEG may collect, process and retain your personal information for its business purposes. For more information please see our Privacy Policy<https://www.lseg.com/privacy-and-cookie-policy>. We advise that in keeping with good computing practice the recipient of this e-mail should ensure that it is virus free. We do not accept responsibility for any virus that may be transferred by way of this e-mail. E-mail may be susceptible to data corruption, interception and unauthorised amendment, and we do not accept liability for any such corruption, interception or amendment or any consequences thereof. Calls to London Stock Exchange Group may be recorded to enable LSEG to carry out its regulatory responsibilities. London Stock Exchange Group plc 10 Paternoster Square London EC4M 7LS Registered in England and Wales No 05369106 ------------------------------------------------------------------------------------------------------------ |