Step 3E: Add an INTERACT Send Port for the InterAct Real-Time Scenario
Complete Step 3D: Add a FILE Send Port to Capture the Sw:HandleResponse Message for the InterAct Real-Time 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_RealTime.
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. Adapter Mode From the drop-down list, select RealTime. Message format InteractMessage. Non-Repudiation Indicator FALSE. Request Type Type the appropriate <RequestType> string, based on your provisioning with SWIFT. ResponseCrypto FALSE. Requestor Set it to the appropriate <Requestor> string, based on your provisioning with SWIFT. Responder Set it to the appropriate <Responder> string, based on your provisioning with SWIFT. Service Name Set it to 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 “Payloadonly” 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 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_RealTime. Group by Leave the default value. Click OK.
See Also
Step 3: Create Send and Receive Ports for the InterAct Real-Time Scenario
Step 3A: Add a FILE Receive Location for the InterAct Real-Time Scenario
Step 3B: Add an INTERACT Receive Location for the InterAct Real-Time Scenario
Step 3C: Add a FILE Send Port to Capture the Sw:HandleRequest Message for the InterAct Real-Time Scenario
Step 3D: Add a FILE Send Port to Capture the Sw:HandleResponse Message for the InterAct Real-Time Scenario