Step 3D: Add a FILEACT Send Port for the FileAct Store and Forward Scenario
Before you begin this step, you must complete Step 3C: Add a FILE Send Port to Capture the Sw:HandleFileRequest and Sw:HandleSnFRequest Messages for the FileAct Store and Forward Scenario.
To add a FILEACT send port
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 send port.
Right-click Send Ports, point to New, and then click Static Solicit-Response Send Port.
In the Send Port Properties window, name the send port, Tutorial_FA_SendRequest_SnF.
In the Send Port Properties window, from the Transport type drop-down list, select FILEACT, and then click Configure.
In the FILEACT Transport Properties dialog box, do the following:
Use this To do this Password Set the password as appropriate for SAG connectivity. User name Set the user name as appropriate for SAG connectivity. Adapter Mode From the drop-down list, select Store and Forward. Non-Repudiation Indicator From the drop-down list, select FALSE. Request Type Set to the appropriate <RequestType> string, based on your provisioning with SWIFT. ResponseCrypto From the drop-down list, select FALSE. Requestor Set to the appropriate <Requestor> string, based on your provisioning with SWIFT. Responder Set to the appropriate <Responder> string. Service Name Set to the appropriate <service name>. Acknowledgement Indicator From the drop-down list, select FALSE. FileCompression From the drop-down list, select None. Event end-point Type the appropriate SAG end-point. Physical Folder Name Type C:\SWIFTAdapterTutorial\Fileact\ClientLocation. Transfer end-point Type the appropriate end-point for the SAG routing set. This value should match the SnL endpoint you configured in SAG. ServiceProfile From the drop-down list, select Transaction Count. Delivery notification From the drop-down list, select FALSE. Notify queue Type the queue name, based on your provisioning with SWIFT. Warning
If message with Transaction Count is to be transferred, set the Service Profile Mode to “Transaction Count” in the FileAct send port.
Click OK.
In the Send Port Properties window, do the following:
Use this To do this Send handler From the drop-down list, select the Fileact host. Send pipeline From the drop-down list, select XMLTransmit. Receive pipeline From the drop-down list, select XMLReceive. In the Send Port Properties window, on the Filters tab, do the following:
Use this To do this Property From the drop-down list, select BTS.ReceivePortName. Operator From the drop-down list, select ==. Value Type Tutorial_FA_InputRequest_SnF. Group by Leave the default value. Click OK.
See Also
Step 3: Create Send Ports and Receive Ports for the FileAct Store and Forward Scenario
Step 3A: Add a FILE Receive Location for the FileAct Store and Forward Scenario
Step 3B: Add a FILEACT Receive Location for the FileAct Store and Forward Scenario
Step 3C: Add a FILE Send Port to Capture the Sw:HandleFileRequest and Sw:HandleSnFRequest Messages for the FileAct Store and Forward Scenario