Updated Date: 07/07/2026
MRF Events
| Event | Description |
|---|---|
| MR_INGRESS | This event is raised when a message is received by the message proxy and before a route lookup occurs. Setting the route for a message will bypass route lookup. |
| MR_EGRESS | This event is raised after the route has been selected and processed and the message is delivered to the mr_proxy for forwarding on the new connflow. |
| MR_FAILED | This event is raised when a message has been returned to the originating flow due to a routing failure. |