{{Quickfixn}} Resend Request - not receiving message in Application layer

Kunal CHANGELA kunal.changela at us.bnpparibas.com
Wed Apr 5 13:52:10 PDT 2017


Hi,

I am not able to see messages coming from the result of a ResendRequest. Could you please advise or point me in the right direction? Might there be a setting I am missing in my config file that tells QuickFix to allow previous SeqNum messages to be delivered to the App?

My cfg file is:
[DEFAULT]
ConnectionType=initiator
ReconnectInterval=2
FileStorePath=store
FileLogPath=D:\Data\Logs\20170213\Reflex\FinraTraceReportingService
StartTime=00:00:00
EndTime=00:00:00
UseDataDictionary=Y
DataDictionary=FIX44-FINRA.xml
SocketConnectHost=____
SocketConnectPort=____
#SocketConnectHost=127.0.0.1
#SocketConnectPort=5001
LogoutTimeout=5
ResetOnLogon=N
ResetOnDisconnect=N

[SESSION]
# inherit ConnectionType, ReconnectInterval and SenderCompID from default
BeginString=FIX.4.4
SenderCompID=____
SENDERSUBID=____
TargetCompID=FNRA
TargetSubID=CA
#SenderCompID=CLIENT1
#TargetCompID=EXECUTOR
HeartBtInt=30

I have managed to successfully send:

                var requestAll = new ResendRequest(new BeginSeqNo(13), new EndSeqNo(0));
                _session.Send(requestAll);

In the FIX.4.4-YYYY_XXXX-FNRA_CA.messages.current.log I see:

20170405-20:09:52.906 : 8=FIX.4.49=7635=234=3749=____50=____52=20170405-20:09:52.88156=FNRA57=CA7=1316=010=223
20170405-20:09:52.970 : 8=FIX.4.49=041135=AE34=1352=20170405-20:09:5249=FNRA50=CA56=____57=____43=Y122=20170405-17:41:331011=CAEN571=95:____:00000447572=443450778.1.1.11003=2000054160487=0856=064=20170410570=N48=87927VAR922=1454=1455=TI.GP456=832=5700031=107.2575=2017040560=20170405-17:41:33552=254=237=NONE453=1448=____447=C452=1528=A54=137=NONE453=1448=CFSC447=C452=1722016=S122007=17:41:3122011=2017040510=058
20170405-20:09:53.039 : 8=FIX.4.49=040835=AE34=1452=20170405-20:09:5249=FNRA50=CA56=____57=____43=Y122=20170405-17:41:331011=CAEN571=95:____:00000448572=443450778.2.1.11003=2000054161487=0856=064=20170410570=N48=87927VAR922=1454=1455=TI.GP456=832=5700031=107.2575=2017040560=20170405-17:41:33552=254=137=NONE453=1448=____447=C452=1528=A54=237=NONE453=1448=A447=C452=1722016=S122007=17:41:3122011=2017040510=102

But i do not see these messages hit my application level in any of the IApplication handlers (especially the red boxed one below):
[cid:image005.png at 01D2AE2C.5DBEDFF0]

Application Log:
2017-04-05 16:08:36,257, 17488-[11], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], OnCreate(SessionID):  FIX.4.4:____/ ____->FNRA/CA
2017-04-05 16:08:36,308, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], ToAdmin OUT:  8=FIX.4.49=7835=A34=3549=____50=____52=20170405-20:08:36.30256=FNRA57=CA98=0108=3010=078
2017-04-05 16:08:36,421, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], FromAdmin IN:  8=FIX.4.49=7535=A34=14949=FNRA50=CA52=20170405-20:08:3656=____57=____98=0108=3010=190
2017-04-05 16:08:36,429, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], OnLogon(SessionID):  FIX.4.4: ____/____->FNRA/CA
2017-04-05 16:09:05,546, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], FromAdmin IN:  8=FIX.4.49=6335=034=15049=FNRA50=CA52=20170405-20:09:0556=____57=____10=134
2017-04-05 16:09:06,547, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], ToAdmin OUT:  8=FIX.4.49=6635=034=3649=____50=____52=20170405-20:09:06.54756=FNRA57=CA10=043
2017-04-05 16:09:35,550, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], FromAdmin IN:  8=FIX.4.49=6335=034=15149=FNRA50=CA52=20170405-20:09:3556=____57=____10=138
2017-04-05 16:09:52,881, 17488-[6], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], ToAdmin OUT:  8=FIX.4.49=7635=234=3749=____50=____52=20170405-20:09:52.88156=FNRA57=CA7=1316=010=223
2017-04-05 16:10:12,057, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], ToAdmin OUT:  8=FIX.4.49=7535=134=3849=____50=____52=20170405-20:10:12.05756=FNRA57=CA112=TEST10=049
2017-04-05 16:10:12,062, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], FromAdmin IN:  8=FIX.4.49=7235=034=15249=FNRA50=CA52=20170405-20:10:1256=____57=____112=TEST10=144
2017-04-05 16:10:41,556, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], FromAdmin IN:  8=FIX.4.49=6335=034=15349=FNRA50=CA52=20170405-20:10:4156=____57=____10=129
2017-04-05 16:10:42,557, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], ToAdmin OUT:  8=FIX.4.49=6635=034=3949=____50=____52=20170405-20:10:42.55756=FNRA57=CA10=039
2017-04-05 16:11:11,559, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], FromAdmin IN:  8=FIX.4.49=6335=034=15449=FNRA50=CA52=20170405-20:11:1156=____57=____10=128
2017-04-05 16:11:12,561, 17488-[25], INFO , Bank.Reflex3.Common.Runtime.Providers.UnityDependencyProvider, [(null)], ToAdmin OUT:  8=FIX.4.49=6635=034=4049=____50=____52=20170405-20:11:12.56156=FNRA57=CA10=024
Thanks,
[CIB_BM_Sign_E_Q]

Kunal Changela
Credit Risk and PnL Development

Group Email: DL CRD IT NY<mailto:crditny at us.bnpparibas.com> (x841 4876, Intl: x721 4876)

787 7th Avenue, New York, NY 10019
Tel: +1 212 841 2640
Mobile: +1 917 216 8852
kunal.changela at us.bnpparibas.com<mailto:kunal.changela at us.bnpparibas.com>



[cid:image003.gif at 01D2AE2C.0FD35D70]

[icône représentant un arbre et symbolisant la nature]  Do not print this document unless it is necessary, consider the environment


This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet can not guarantee the integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) not therefore be liable for the message if modified. Please note that certain functions and services for BNP Paribas may be performed by BNP Paribas RCC, Inc.


Unless otherwise provided above, this message was sent by BNP Paribas, or one of its affiliates in Canada, having an office at 1981 McGill College Avenue, Montreal, QC, H3A 2W8, Canada. To the extent this message is being sent from or to Canada, you may unsubscribe from receiving commercial electronic messages by using this link: www.bnpparibas.ca/en/unsubscribe/ <http://www.bnpparibas.ca/en/unsubscribe/>. See www.bnpparibas.ca <http://www.bnpparibas.ca> for more information on BNP Paribas, in Canada.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20170405/ee1cb183/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.gif
Type: image/gif
Size: 4871 bytes
Desc: image003.gif
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20170405/ee1cb183/attachment-0001.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.jpg
Type: image/jpeg
Size: 652 bytes
Desc: image004.jpg
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20170405/ee1cb183/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.png
Type: image/png
Size: 66011 bytes
Desc: image005.png
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20170405/ee1cb183/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 11362 bytes
Desc: image002.png
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20170405/ee1cb183/attachment-0003.png>


More information about the Quickfixn mailing list