Step 3D: Add an INTERACT Send Port for the InterAct Store and Forward Scenario
Complete Step 3C: Add a FILE Send Port to Capture the Sw:HandleRequest Message for the InterAct Store and Forward Scenario before you begin this step.
Add an INTERACT 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_IA_SendRequest_SnF.
In the Send Port Properties window, from the Transport type drop-down list, select INTERACT, and then click Configure.
In the INTERACT 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. Message format InteractMessage Non-Repudiation Indicator FALSE Request Type Type the appropriate <RequestType> string, based on your provisioning with SWIFT. ResponseCrypto FALSE Requestor Type the appropriate <RequestorDN> string, based on your provisioning with SWIFT. Responder Type the appropriate <ResponderDN> string, based on your provisioning with SWIFT. Service Name Type the appropriate <service name>, based on your provisioning with SWIFT. Delivery Notification From the drop-down list, select FALSE. Notify queue Type the appropriate queue name, based on your provisioning with SWIFT. Note
If only payload is to be transferred, set the MessageFormat to “Payload” in the INTERACT receive port and INTERACT send port. Set the Receive and Send pipelines to PassThru.
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 Interact 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_IA_InputRequest_SnF. Group by Leave the default value. Click OK.
Complete steps
Step 3: Create Send Ports and Receive Ports for the InterAct Store and Forward Scenario
Step 3A: Add a FILE Receive Location 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