| FRAMES | NO FRAMES |
|
|
It is envisaged these messages will be used in two scenarios:
Scenario A
Allow one counterparty using a hub and spoke FIX network to know whether another counterparty is currently connected to the hub (i.e. whether the counterparty's session to the hub is up or not).
Scenario B
Allow a counterparty connecting to a global brokerage to know which regions within that brokerage are currently available as order routing destinations.
Network (Counterparty System) Status Request Message
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.
Network (Counterparty System) Status Request
| Tag | Field Name | FIXML | Req'd | Comments | |||
|---|---|---|---|---|---|---|---|
| <Standard Message Header> | Y | MsgType = BC | |||||
| 935 | NetworkRequestType | @NtwkReqTyp | Y | ||||
| 933 | NetworkRequestID | @NtwkReqID | Y | ||||
| 936 | NoCompIDs | CIDReq | N | Used to restrict updates/request to a list of specific CompID/SubID/LocationID/DeskID 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 | @RefCompID | C | Used to restrict updates/request to specific CompID | ||
| => | 931 | RefSubID | @RefSubID | N | Used to restrict updates/request to specific SubID | ||
| => | 283 | LocationID | @LctnID | N | Used to restrict updates/request to specific LocationID | ||
| => | 284 | DeskID | @DeskID | N | Used to restrict updates/request to specific DeskID | ||
| <Standard Message Trailer> | Y | ||||||
|
|
| FRAMES | NO FRAMES |