FIN Response Reconciliation Promoted Properties

The A4SWIFT FIN Response Reconciliation feature includes the following promoted properties.

Promoted name Description Data type Value range Usage example
A4SWIFT_FRRFailed This property is promoted in a negative scenario when sending out the main message. Boolean True

False
Used in the filter expression of an FRR send port to send a failed message to a custom handler.
A4SWIFT_FrrFailedReason Indicates that the original message was not successfully processed by SAA/SWIFT. String - <NAKErrorCode>
- TimedOut
- TransportError
- Delayed_NAK
- AbortReceived
Used in the filter expression of an FRR send port to send a failed message to a custom handler.
A4SWIFT_FRRCorrelationToken Indicates the unique correlation token of the outbound MTxxx message. String - FRR compares this property to the MQMD_CorrelID context property of the FIN response.
A4SWIFT_SendingServiceType Indicates the FRR service that sends the message. String A4SWIFT_FrrService Promoted when A4SWIFT_FRRFailed is set to True.

See Also

A4SWIFT_* Promoted Properties
Message Repair and New Submission Promoted Properties