Step 3D: Add a FILEACT Send Port for the FileAct Real-Time Scenario
Before you start this step, you must complete Step 3C: Add a FILE Send Port to Capture Sw:HandleRequest Message for the FileAct Real-Time 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_RealTime.
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 based on your provisioning with SWIFT. Service Name Set to the appropriate <service name> based on your provisioning with SWIFT. Acknowledgement Indicator From the drop-down list, select FALSE. Event end-point From the drop-down list, select FALSE. File Compression From the drop-down list, select None. 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. Note
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_RealTime. Group by Leave the default value. 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 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 3E: Add a FILE Send Port to Capture Sw:ExchangeFileResponse Message for the FileAct Real-Time Scenario