Load SWIFT MT Schema Shared Resource

You can use the Load SWIFT MT Schema shared resource to select a SWIFT Specification and load the message type schemas. The schemas loaded using the Load SWIFT MT shared resource are used by the Parse SWIFT MT, Route SWIFT MT, and Render SWIFT MT activities. You can add only one Load MT Schema shared resource in a project.

General

The following table lists the configurations in the General panel of the Load SWIFT MT Schema shared resource:

Field Module Property? Description
Package No The name of the package where the new shared resource is added.
Name No The name to be displayed as the label for the shared resource in the process. By default the name displayed is MTSchemaLoaderResource.
Description No A short description for this shared resource.

MT Schemaloader Configuration

The following table lists the configurations in the MT Schemaloader Configuration panel of the Load SWIFT MT Schema shared resource:

Field Description
Enable Userheader Validation Select the check box to enforce a validation rule that atleast one tag out of 103, 113, 108, 119 or 115 must be present in the user header.
Note: Missing user header is legal if there is no header treating it as valid (Except in UETR case where it is validated based on the configuration).
Enable UETR Configuration Select the check box to enforce a validation of the UETR (121) field for MT's 103, 103 REMIT, 103 STP, 202, 202 COV, 205, and 205 COV.
Specification You can select a SWIFT specification from the Specification list. Specification 2020 and specification 2019 are supported. The default specification is SWIFT November 2020 specification.
Message Types Lists all the message types supported by the selected SWIFT specification.

Select the check boxes next to the message types, and then click Load Selected to load message schemas to a project. To unload the message schemas, click Unload Selected.

Note: If you do not select all the schemas at once, when another schema is initiated, the previous selection might be removed from the project when other schema is initiated.
Note: See Creating a Load SWIFT MT Schema Shared Resource to create the Load SWIFT MT Schema shared resource.