Examples Overview
The examples shipped with TIBCO ActiveMatrix BusinessWorks™ Plug-in for SWIFT demonstrate the basic usage of the plug-in.
After installing the plug-in, you can find five sample projects in the TIBCO_HOME/bw/palettes/swift/version_number/samples directory. Each sample project is compressed to a .zip file. Before running a sample project, you have to import it. For more information, see Importing Sample Projects.
- BW-activity-MT102-MT103-routing-and-parsing
This project shows how to use the Route SWIFT MT and the Parse SWIFT MT activities to route and parse MT messages.
For more information, see Using Route SWIFT MT and Parse SWIFT MT Activities.
- BW-activity-MT535-rendering
This project shows how to use the Render SWIFT MT activity to render MT messages.
For more information, see Using Render SWIFT MT Activity.
- BW-activity-BICPlusIBAN-validation-and-generation
This project shows how to use the Generate SWIFT BICPlusIBAN and the Validate SWIFT BICPlusIBAN activities to generate and validate International Bank Account Number (IBAN).
For more information, see Using Generate SWIFT BICPlusIBAN and Validate SWIFT BICPlusIBAN Activities.
- MX_Parse_Render
This project shows how to use the Parse SWIFT MX and the Render SWIFT MX activities to parse and render MX messages.
For more information, see Using Parse SWIFT MX and Render SWIFT MX Activities.
- MT_MX_Mapping
This project shows how to use the MT and the MX activities to convert SWIFT MT messages to SWIFT MX messages and to convert SWIFT MX messages to SWIFT MT messages.
For more information, see Mapping SWIFT MT and SWIFT MX Messages.