SR 2017 Generic mapper

  • When mapping inbound messages, the fields are mapped as shown in Table 1.
  • When mapping outbound messages, the ISF field SwiftMessage.Text is mapped to the content of Block4.
Table 1. Generic mapper
ISF SWIFT Path (for lookup) Comment
SwiftMessage.MessageType FinMessage.Block2.MessageType  
SwiftMessage.TransactionReference FinMessage.Block4.Document.**.F20 Fields can be in different structures:
SwiftMessage.RelatedReference FinMessage.Block4.Document.**.F21 Search for first occurrence of F20 and F21 in any structure
SwiftMessage.Currency FinMessage.Block4.Document.**.[F32A || F32B].Currency Search for first occurrence of F32A or F32B in any structure
SwiftMessage.Amount FinMessage.Block4.Document.**.[F32A || F32B].Amount Search for first occurrence of F32A or F32B in any structure
SwiftMessage.Text FinMessage.Block4 Wild card content, populate with all elements from Block 4 in MTXML format.