Enable CBPR+ validation
You can validate messages against the Cross-border Payments and Reporting Plus (CBPR+) validation rules that use the FTM DniStandardsProcessing node.
The FTM HVP SWIFT MT Flows library contains a post outbound mapper
subflow called OutboundMappers/CBPRPlusValidation.subflow. Its label name is
CBPR_PLUS_VALIDATION. To use this feature for a particular outbound channel, the channel
must be configured with parameter POST_OUTBOUND_MAPPER=CBPR_PLUS_VALIDATION
.
Note: Make sure that the class path for the integration node contains both
hvp/v3213/run/classes and /ftm/v3213/run/classes, in this order.