Skip to content
English
  • There are no suggestions because the search field is empty.

Broker-only Routing (Confirmation)

Overview

Broker-Only Routing allows users to match Trade Confirmations in GEN, while routing Broker Confirmations to Equias.

Broker-Only Routing is triggered when the Trade Confirmation has been paper-matched in GEN, contains a broker, and a matching Broker routing rule is configured.

Questions answered in this article:

  • What do I need to set up?
  • What does the Trade Confirmation need to contain?
  • What if the broker fee is not available when the Trade Confirmation is created?
  • How can I check whether it worked?
  • Why might the broker confirmation not be sent?

What do I need to set up?

Before using Broker-Only Routing, you need to configure the Broker Static Data and a Broker Routing Rule in GEN.

1. Set up the broker in Static Data

The broker needs to be configured in GEN with:

  • Role: Broker
  • EIC code: The Broker ID

Make sure the Broker ID used in your Trade Confirmation corresponds to the broker configured in GEN.

2. Create a Broker routing rule

Create a dedicated routing rule with:

  • Role: Broker
  • Counterparty: Broker ID

Make sure that the routing rule expected behaviour is already setup. For more information about the routing rule, you can check out the article: Routing Setup Guide.

What does the Trade Confirmation need to contain?

The Trade Confirmation must contain information identifying the broker.

If the broker fee is also available when the Trade Confirmation is created, the broker information has to include:

  • Broker ID
  • Total Fee
  • Fee Currency

For example:

<Agents>
<Agent>
<AgentType>Broker</AgentType>
<Broker>
  <BrokerID>12ABCD-XXXX-CH</BrokerID>
  <TotalFee>106</TotalFee>
  <FeeCurrency>EUR</FeeCurrency>
 </Broker>
</Agent>
</Agents>

What if the broker fee is not available when the Trade Confirmation is created?

If the Trade Confirmation is already in GEN without broker fee information, the Broker Fee Information (BFI) can be submitted separately at a later stage.

The BFI must:

  • Reference the relevant Trade Confirmation so GEN can link the broker fee to the correct trade.
  • Use the Broker ID as the ReceiverID.
  • Have Receiver Role = BROKER.

For example:

<BrokerFeeInformation>
<DocumentID>BFI-000123</DocumentID>
<Version>1</Version>
<SenderID>11TESTACCOUNT-TE</SenderID>
<ReceiverID>12ABCD-XXXX-CH</ReceiverID>
<ReceiverRole>BROKER</ReceiverRole>
<LinkedTo>CNF_20260810_06</LinkedTo>
<TotalFee>106</TotalFee>
<FeeCurrency>EUR</FeeCurrency>
</BrokerFeeInformation> 

Once the configuration and required information are available, GEN automatically:

  1. Identifies the broker associated with the trade.
  2. Checks whether Broker-Only Routing applies.
  3. Routes the confirmation to the configured broker via Equias.
  4. The broker confirms the broker fee.
  5. GEN receives the confirmation status back from Equias.

No manual action is required once the setup is complete.

How can I check whether it worked?

Once the Broker fee in Equias is matched, you can review the Broker Status in the:

  • Documents overview 

  • Documents detail view

  • Broker matching statement

  • Audit Trail

Why might the broker confirmation not be sent?

Broker-Only Routing will only be triggered when the required conditions are met.

Check the following:

  • Is the BROKER agent present in the Trade Confirmation?
  • Is a valid Broker ID specified?
  • Is the broker configured correctly in Static Data?
  • Is an active Broker routing rule configured for the broker?
  • Does the trade match the routing rule criteria?
  • If using a separate BFI, does it reference the correct Trade Confirmation using LinkedTo?
  • If no separate BFI exists, does the Trade Confirmation contain Total Fee and Fee Currency?
  • Has the broker-only confirmation received a PENDING status from Equias?

If everything appears to be configured correctly but the broker does not receive the confirmation, please contact Fidectus Support Team with the relevant trade or confirmation details so that we can investigate further.

Other related resources: