Step 3A: Add a FILE Receive Location for the FileAct Real-Time Scenario
Before you begin this step, you must complete Step 2: Add SWIFTNet Configuration to the Paramfile for the FileAct Real-Time Scenario.
To 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_FA_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\Fileact\FileRequestDropRealTime, 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 the Send Ports and Receive Ports for the FileAct Real-Time Scenario
Step 3B: Add a FILEACT Receive Location for the FileAct Real-Time Scenario
Step 3C: Add a FILE Send Port to Capture Sw:HandleRequest Message for the FileAct Real-Time Scenario
Step 3D: Add a FILEACT Send Port for the FileAct Real-Time Scenario
Step 3E: Add a FILE Send Port to Capture Sw:ExchangeFileResponse Message for the FileAct Real-Time Scenario