Creating the FRR Receive Location for Receiving from the Back-End Application
To perform FIN Response Reconciliation, you need to create a receive location that receives a message from the back-end application into A4SWIFT.
Summary
Create a receive location with the following properties and components:
Property/Component | Setting |
---|---|
Receive port | One-way port |
Transport type | The transport type used by the back-end application |
Address URI | As required for the transport type |
Receive handler | BizTalkServerApplication |
Receive pipeline | The A4SWIFT receive pipeline that you created for FRR |
To add an FRR receive location for receiving from the back-end application
In the BizTalk Server Administration Console, expand BizTalk Server Administration, BizTalk Group, Applications, and BizTalk Application 1 nodes.
Right-click Pipelines, and then click Refresh.
Right-click Receive Ports, point to New, and then click One-way Receive Port.
In the Receive Port Properties dialog box, in the Name box, type a name for the receive port, such as FRRBackEndReceivePort.
Click Apply to bind the port, and then click OK.
In the Administration Console, right-click Receive Locations, point to New, and then click One-way Receive Location.
In the Select a Receive Port dialog box, select the receive port that you just created, and then click OK.
In the Receive Location Properties dialog box, in the Name box, type a name for the receive location.
In the Transport section, for the Type text box, select the transport type used by the back-end application.
Click Configure.
In the FILE Transport Properties dialog box, fill in the properties required for the transport type, and then click OK.
In the Receive Location Properties dialog box, for Receive Handler, select BizTalkServerApplication.
In the Receive Location Properties dialog box, for Receive Pipeline, select the A4SWIFT receive pipeline that you created for FRR.
Click Apply, and then click OK to close the Receive Location Properties dialog box.
In BizTalk Explorer, right-click the receive location that you just created, and then click Enable.