SWIFT Module 7.1 SP10.July 2020 | Configuring SWIFT Module for Message Exchange over SAA | Using SAA to Exchange XML v2 Wrapped MT and MX Messages | Exchanging MT Messages in XMLv2 Format | Step 2: Create Trading Networks Assets | Viewing Trading Networks Assets for an MT Message | Viewing Details for Processing Rules
 
Viewing Details for Processing Rules
Processing rules are created when the createProcessingRule parameter in the wm.xmlv2.dev:createSWIFTItems service is set to true.
*To view details for processing rules for MT messages
1. Follow the instructions for viewing processing rules as described in webMethods Trading Networks Administrator’s Guide.
2. From the Processing Rules list, click the MT message document type that you want to view, for example, fin.535.
3. On the Criteria tab in the Processing Rule Details screen, you can view the processing rule criteria. Trading Networks uses these parameters to identify the documents that trigger the rule execution.
Field
Description
Name
The name of the processing rule, for example, fin.535.
Sender
The sender. The default value isAny.
Receiver
The receiver. The default value is Any.
Document Type
TN document type specified for the document. The default value is Selected. For example, if the TN document type is fin.535, the processing rule is triggered only for fin.535 messages.
User Status
For Trading Networks to determine which processing rule to invoke, the processing rule must have this additional User Status value for outgoing documents. The default value is AwaitingDelivery.
This value is very important to the processing rule. All MT/MX messages are submitted to Trading Networks before they are sent to SAA from SWIFT Module. Trading Networks uses the information in the TPA to determine whether to send a document to SAA, and invokes the corresponding processing rule accordingly. The processing rule must have this additional User Status value. Messages received from SAA are processed similarly.
Recognition Errors
Indicates the possibility that the document has errors. The default value is May have errors.
4. On the Action tab in the Processing Rule Details screen, you can view the actions in the processing rule that Trading Networks performs to process the document:
*The action selected for the MT message processing rule is Execute a service.
*The Execute A Service panel shows the name of the service that Trading Networks executes. The default service is wm.xmlv2.process:outbound, which sends the document to SAA based on the TPA information. Trading Networks invokes the service synchronously.