SWIFT Module 7.1 SP10.July 2020 | Configuring SWIFT Module for FileAct and InterAct Message Exchange over SAG | Configuration Steps for InterAct and FileAct Messaging Services over SAG MQHA | Step 3: Initialization and Request-Time Operations for Your Client or Server Application | Request-Time Operations | Client Application
 
Client Application
Once the security context has been established, the client application is ready to send an InterAct request to SWIFT.
*To send an InterAct request to SWIFT:
1. Create an exchange request and an associated envelope. The exchange request consists of two content parts:
*xmldata—The payload of the request.
*sagenv—The envelope required by SAG for processing the request.
2. Call the request/reply service for the MQ transport with the request.
3. After receiving the response from SWIFT Network, the client submits the response message to Trading Networks. The ExchangeResponse consists of two content parts:
*xmldata—The payload of the request.
*sagenv—The envelope required by SAG for processing the request.
SWIFT Module provides sample services that demonstrate how to send an InterAct request to SWIFT. For information about the SWIFT Module sample services, see webMethods SWIFT Module Samples Guide.