TheFIXEdge has the option to send an e-mail alerts once the FIX session changes its status.
In order to use such functionality it is required to perform the following steps:
- configure the SMTP transport adaptor (TA);
- create a business rule for notifications forwarding.
The SMTP TA is configured in the FixEdge.properties file.
The configuration section for the SMTP TA usually exists in the FixEdge.properties file by default – so it is required just to specify the correct ServerName, To, and From properties:
...