/
Business Rules Configuration (for FIXEdge Java)

Business Rules Configuration (for FIXEdge Java)

Business rules

Routing rules are the main elements in the FIXEdge Java configuration. They contain FIXEdge Java instructions for:

  • Routing incoming and outgoing FIX messages (via the correspondence between the ClientID and the FIX Session)
  • Filtering incoming and outgoing FIX messages
  • Transformation of incoming and outgoing FIX messages

The business rules XML configuration is stored in the FIXICC H2 database.

Updating the Business Layer configuration

To make changes in the existing Business Rules configuration:

Loading
7. Make the needed changes.

8. The button Apply becomes enabled.

Loading

Reset to default BL configuration

To start a business rules configuration from the very beginning:

Loading

7. Click Back to Default to reset the configuration to the default one and skip all changes

Figure. The Back to Default button on the Server Business Rules page.

8. FIXICC H2 switches the existing configuration with the default one and the button Apply becomes enabled

Figure. The default business rules configuration.

Loading

Related content