handleSWIFTNetServerFASnFRequest and handleSWIFTNet7FileActSnFRequest Business Processes
The handleSWIFTNetServerFASnFRequest or handleSWIFTNet7FileActSnFRequest business process enable the Sterling B2B Integrator to receive SWIFTNet store-and-forward messages. This is a bootstrap business process used by the inbound SWIFTNet request that includes a store-and-forward option. For Y Copy Services (regardless of InterAct or FileAct), an incoming request is not processed immediately, but instead is stored in the responder mailbox to be responded to later. Then Sterling B2B Integrator an acknowledgement that the request has been successfully stored to the requestor through the SWIFTNet Server.
The handleSWIFTNetServerFASnFRequest or handleSWIFTNet7FileActSnFRequest business process is initiated as part of the following inbound process flow:
- The SWIFTNet Server Adapter or SWIFTNet7 Adapter invokes the handleSWIFTNetServerFASnFRequest or handleSWIFTNet7FileActSnFRequest business process and passes it all the necessary parameters to send a request.
- The handleSWIFTNetServerFASnFRequest or handleSWIFTNet7FileActSnFRequest business process invokes the SOAP Inbound service.
- The SOAP Inbound service:
- Pre-processes the incoming request.
- Searches the SWIFTNet Routing Rule table.
- The Mailbox Add service Routes the request payload to the responder mailbox to be responded to later.
- Then the SOAP Outbound service invokes the HTTP Response service.
- The HTTP Response service sends an acknowledgement to the requestor that the request has been successfully stored.