FIX 4.4 : Network Counterparty System Status Request <BC> message

Structure | Related Messages

Description

This message is send either immediately after logging on to inform a network (counterparty system) of the type of updates required or to at any other time in the FIX conversation to change the nature of the types of status updates required. It can also be used with a NetworkRequestType <935> of "Snapshot" to request a one-off report of the status of a network (or counterparty) system. Finally this message can also be used to cancel a request to receive updates into the status of the counterparties on a network by sending a NetworkRequestStatusMessage with a NetworkRequestType <935> of "StopSubscribing".

Structure

Tag Field Name Req'd Comments
<MessageHeader> Y MsgType <35> = BC
935 NetworkRequestType Y
933 NetworkRequestID Y
936 NoCompIDs N

Used to restrict updates/request to a list of specific CompID/SubID/LocationID <283>/DeskID <284> combinations.

If not present request applies to all applicable available counterparties. EG Unless one sell side broker was a customer of another you would not expect to see information about other brokers, similarly one fund manager etc.

=> 930 RefCompID N

Used to restrict updates/request to specific CompID

=> 931 RefSubID N

Used to restrict updates/request to specific SubID

=> 283 LocationID N

Used to restrict updates/request to specific LocationID <283>

=> 284 DeskID N

Used to restrict updates/request to specific DeskID <284>

<MessageTrailer> Y

 

Related Messages