How the CHIPS Adapter Communicates with SWIFTNet
When the CHIPS adapter is used with the SWIFTNet network, it receives acknowledgement messages from CHIPS in the SWIFTNet Response within sixty seconds, and any incoming messages (for example, heartbeat message and resolver notification) are received by SWIFTNet Server adapter. The return acknowledgement of the incoming messages is performed by the Receive Handler and Acknowledgement Handler within the CHIPS adapter (the business process is bootstrapped using the SWIFTNet Routing Rule).
The SWIFTNet transport process handles batches of messages as a sequential request and response process.
The CHIPS adapter creates the CHIPS message header based on the configuration set in the CHIPS adapter and the CHIPS payload. The request type is either chips.payment (if the transaction code is 10) or chips.message (for all transaction codes except 10).