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

  1. Start BizTalk Server Administration.

  2. In the console tree, expand the BizTalk group, and then expand the BizTalk application for which you want to create a receive port.

  3. Right-click Receive Ports, point to New, and then click One-way Receive Port.

  4. In the Receive Port Properties window, name the receive port, Tutorial_IA_InputRequest_SnF.

  5. In the Receive Port Properties window, on the Receive Locations tab, click New.

  6. In the Receive Location Properties window, on the General tab, from the Transport type drop-down list, select FILE, and then click Configure.

  7. In the FILE Transport Properties dialog box, type C:\SWIFTAdapterTutorial\Interact\InputRequest_SnF, and then click OK.

  8. 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.
  9. 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