handleSWIFTNetServerFARequest and handleSWIFTNet7FileActRequest Business Processes
The handleSWIFTNetServerFARequest or handleSWIFTNet7FileActRequest business process enables the Sterling B2B Integrator to receive SWIFTNet messages. This is the bootstrap business process used by the inbound SWIFTNet request through the SWIFTNet Server. It is a system business process used by the SWIFTNet Server Adapter or SWIFTNet7 Adapter, which pre-processes the incoming request, search the SWIFTNet Routing Rule table, executes the matching routing rule, and route the request payload to the business process for processing.
Note: These business processes are used with FileAct processing
only.
The handleSWIFTNetServerFARequest or handleSWIFTNet7FileActRequest business process is initiated as part of the following inbound process flow:
- The SWIFTNet Server Adapter or SWIFTNet7 Adapter invokes the handleSWIFTNetServerFARequest or handleSWIFTNet7FileActRequest business process and passes it all the necessary parameters to send a request.
- The handleSWIFTNetServerFARequest or handleSWIFTNet7FileActRequest business process invokes the SOAP Inbound service.
- The SOAP Inbound service:
- Pre-processes the incoming request.
- Searches the SWIFTNet Routing Rule table.
- Routes the request payload to the business process for processing.
- Then the SOAP Outbound service invokes the HTTP Response service.
- The HTTP Response service sends a response to the request.