Outbound Maps

The outbound maps are designed to be used with the ITX Outbound Integration flow. The map specific to the SWIFT message to be created is called. The maps are

The map creates block 4 of the SWIFT message, and then calls MapAddenda to create blocks 1, 2, 3, and 5. Once the SWIFT message has been created, and if the user requested that the message be validated in the Channel table entry, the map calls ../FTM_Pack_SWIFT_MTyyyy/maps/validate_messages, where yyyy is the SWIFT release year. It in turn calls the Java™ Verification Component to perform the validation. The results are returned to the map. If the message failed validation, the map terminates and the message follows the error path through the rest of the integration flow.

For more information about how the ITX SWIFT maps convert a SWIFT message to an ISF message, see IBM ITX SWIFT FIN Maps.