Hi,

We’re working with an exchange that requires us to follow a 2 step logon 
process for establishing the connection.
The message sequence is shown below.

1.       Send session logon request (35=A)

2.       Receive session logon response(35=A) and SessionStatus message (35=h)

3.       Send UserRequest(35=BE)

4.       Receive UserResponse(35=BF) and SessionStatus message (35=h)

5.       Start receiving the trade confirmations

I tried searching around in the forums but I’m not getting how I can achieve 
this with the camel quickfix. In all our other connections we just need to send 
the first session logon request and that just works out of the box.

Can someone please explain if there’s a way to extend the camel quickfix to 
send the UserRequest as depicted below in response to the session logon?

20141215-16:02:20.834850 : 
8=FIX.4.4|9=83|35=A|49=abcd|56=efgh|34=1|52=20141215-16:02:20.517|98=0|108=30|141=Y|554=temp|10=099|
20141215-16:02:20.835329 : Received logon request
20141215-16:02:20.835370 : 
8=FIX.4.4|9=72|35=A|34=1|49=abcd|52=20141215-16:02:20.835|56=efgh|98=0|108=30|141=Y|10=018|
20141215-16:02:20.835386 : Responding to logon request
20141215-16:02:20.835426 : 
8=FIX.4.4|9=116|35=h|34=2|49=abcd|52=20141215-16:02:20.835|56=efgh|325=Y|336=1|340=2|341=20141214-22:45:00|345=20141215-22:35:00|10=208|
20141215-16:02:44.211340 : 
8=FIX.4.4|9=110|35=BE|49=abcd|56=efgh|34=2|50=user1|52=20141215-16:02:43.892|923=Login195|924=1|553=user1|554=temp|10=022|
20141215-16:02:44.211444 : 
8=FIX.4.4|9=99|35=BF|34=3|49=efgh|52=20141215-16:02:44.211|56=abcd|57=user1|553=user1|923=Login195|926=1|10=161|
20141215-16:02:44.211484 : 
8=FIX.4.4|9=128|35=h|34=4|49=efgh|52=20141215-16:02:44.211|56=abcd|57=user1|325=Y|336=1|340=2|341=20141214-22:45:00|345=20141215-22:35:00|10=185|

Thanks,
Archis


PLEASE READ: This message is for the named person's use only. It may contain 
confidential, proprietary or legally privileged information. No confidentiality 
or privilege is waived or lost by any mistransmission. If you receive this 
message in error, please delete it and all copies from your system, destroy any 
hard copies and notify the sender. You must not, directly or indirectly, use, 
disclose, distribute, print, or copy any part of this message if you are not 
the intended recipient. Nomura Holding America Inc., Nomura Securities 
International, Inc, and their respective subsidiaries each reserve the right to 
monitor all e-mail communications through its networks. Any views expressed in 
this message are those of the individual sender, except where the message 
states otherwise and the sender is authorized to state the views of such 
entity. Unless otherwise stated, any pricing information in this message is 
indicative only, is subject to change and does not constitute an offer to deal 
at any price quoted. Any reference to the terms of executed transactions should 
be treated as preliminary only and subject to our formal written confirmation.

Reply via email to