Step 3A: Add a FILE Receive Location for the InterAct Store and Forward Scenario
Complete Step 2: Add SWIFTNet Configuration to the Paramfile for the InterAct Store and Forward Scenario before you begin this step.
Add a FILE receive location
Start BizTalk Server Administration.
In the console tree, expand the BizTalk group, and then expand the BizTalk application for which you want to create a receive port.
Right-click Receive Ports, point to New, and then click One-way Receive Port.
In the Receive Port Properties window, name the receive port, Tutorial_IA_InputRequest_SnF.
In the Receive Port Properties window, on the Receive Locations tab, click New.
In the Receive Location Properties window, on the General tab, from the Transport type drop-down list, select FILE, and then click Configure.
In the FILE Transport Properties dialog box, type C:\SWIFTAdapterTutorial\Interact\InputRequest_SnF, and then click OK.
In the Receive Location Properties window, on the General tab, do the following:
Use this To do this Receive handler From the drop-down list, select BizTalkServerApplication. Receive pipeline From the drop-down list, select XMLReceive. Click OK.
Complete steps
Step 3: Create Send Ports and Receive Ports for the InterAct Store and Forward Scenario
Step 3B: Add an INTERACT Receive Location for the InterAct Store and Forward Scenario
Step 3C: Add a FILE Send Port to Capture the Sw:HandleRequest Message for the InterAct Store and Forward Scenario
Step 3D: Add an INTERACT Send Port for the InterAct Store and Forward Scenario