Creating the FRR Receive Location for Receiving from SWIFT
To perform FIN Response Reconciliation, you need to create a receive location that receives a message from the SWIFT Network into A4SWIFT.
Note
It is advisable to set up two receive locations for receiving messages from SAA: one to receive PAN/NANs and one to receive all other messages. To set up the two receive locations, you must receive messages from two MQSeries queues at SAA: one for PAN/NANs and one for all other message types.
Summary
Create a receive location with the following properties and components:
Property/Component | Setting |
---|---|
Receive port | One-way port |
Transport type | MQSeries |
Queue Definition (MQSeries) | MQSeries server Queue manager Queue |
Receive handler | BizTalkServerApplication |
Receive pipeline | The A4SWIFT receive pipeline that you created for FRR |
To add an FRR receive location for receiving from SWIFT
In the BizTalk Server Administration Console, expand BizTalk Server Administration, BizTalk Group, Applications, and BizTalk Application 1 nodes.
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 FRRSWIFTReceivePort.
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, such as FRRSWIFTReceiveLocation.
In the Transport section, for the Type text box, select MQSeries.
Click Configure.
In the MQSeries Transport Properties dialog box, click Queue Definition, and then click the ellipsis (…) button.
In the Queue Definition dialog box, enter the MQSeries server, queue manager, and queue. Click OK.
In the MQSeries Transport Properties dialog box, verify that the properties are as needed. Click OK.
Note
For more information about MQSeries transport properties, see the MQSeries documentation.
In the Receive Location Properties dialog box, for Receive Handler, select BizTalkServerApplication.
For Receive Pipeline section, select the A4SWIFT receive pipeline that you created for FRR.
Click Apply, and then click OK
In BizTalk Explorer, right-click the receive location that you just created, and then click Enable.