Step 3A: Add a FILE Receive Location for the InterAct Real-Time Scenario
Set up a receive location that enables you to easily drop test files for validation. You use this location to test the scenario.
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_RealTime.
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, in the Receive folder box, type C:\SWIFTAdapterTutorial\Interact\InputRequest_RealTime, 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.
See Also
Step 3: Create Send and Receive Ports for the InterAct Real-Time Scenario
Step 3B: Add an INTERACT Receive Location for the InterAct Real-Time Scenario
Step 3C: Add a FILE Send Port to Capture the Sw:HandleRequest Message for the InterAct Real-Time Scenario
Step 3D: Add a FILE Send Port to Capture the Sw:HandleResponse Message for the InterAct Real-Time Scenario
Step 3E: Add an INTERACT Send Port for the InterAct Real-Time Scenario