Muokkaa

Jaa


Step 3B: Add a FILEACT Receive Location for the FileAct Real-Time Scenario

Before you begin this step, you must complete Step 3A: Add a FILE Receive Location for the FileAct Real-Time Scenario.

To add a FILEACT 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_FA_HandleRequestOneWay_RealTime.

  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 FILEACT, and then click Configure.

  7. In the FILEACT Transport Properties dialog box, do the following:

    Use this To do this
    Password Type the password you use to connect to SAG. See SAG Help for more information.
    User name Type the user name you use to connect to SAG.
    Application name Type the Server <Application Interface Name> for the SAG box routing set.
    Crypto Mode From the drop-down list, select Advanced.
    FACrypto Mode From the drop-down list, select Advanced.
    LogMessages From the drop-down list, select TRUE. This enables the message events to be captured and tracked in the BAM portal.
    MemberRef From the drop-down list, select ResponsePayload.
    Non-Repudiation Indicator From the drop-down list, select FALSE.
    Responder Type the appropriate <Responder> string, based on your provisioning with SWIFT.
    ResponseCrypto From the drop-down list, select FALSE.
    Acknowledgement Indicator From the drop-down list, select ResponsePayload.
    FileCompression From the drop-down list, select None.
    PhysicalFolderName Type the name of the folder on the server. For example, C:\Fileact\ServerLocation.
    SubscribeFileEvents From the drop-down list, select FALSE.
    TransferAnswer From the drop-down list, select Accepted.
    AllFileEvents From the drop-down list, select TRUE.
    Event end-point Type the appropriate end-point for the SAG routing set. This value should match the SnL endpoint you configured in SAG.
    FullFileStatus From the drop-down list, select TRUE.
    Timeout Type an appropriate number of seconds before timeout should occur.
    Acquire queue Leave the default value for this property. This property is used for Store-and-Forward scenarios.
    ForceAcquire Leave the default value for this property. This property is used for Store-and-Forward scenarios.
    Order by Leave the default value for this property. This property is used for Store-and-Forward scenarios.
    Push session Leave the default value for this property. This property is used for Store-and-Forward scenarios.
    Recovery mode Leave the default value for this property. This property is used for Store-and-Forward scenarios.
    SNL end-point Leave the default value for this property. This property is used for Store-and-Forward scenarios.
  8. Click OK.

  9. 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 BizTalkServerIsolatedHost.
    Receive pipeline From the drop-down list, select XMLReceive.
  10. Click OK.

See Also

Step 3: Create the Send Ports and Receive Ports for the FileAct Real-Time Scenario
Step 3A: Add a FILE 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