Step 3B: Add an INTERACT Receive Location for the InterAct Real-Time Scenario
Complete Step 3A: Add a FILE Receive Location for the InterAct Real-Time Scenario before you begin this step.
Add an INTERACT receive location
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 receive port.
Right-click Receive Ports, point to New, and then click One-way Receive Port.
In the Receive Port Properties window, name the receive port, Tutorial_IA_HandleRequestOneWay_RealTime.
In the Receive Port Properties window, on the Receive Locations tab, click New.
In the Receive Location Properties window, on the General tab, 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 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. LogMessageBody From the drop-down list, select FALSE. Note: If you set to TRUE, it preserves the message body in the tracking database. However, for security reasons, the message body can never be viewed in the BAM portal. LogMessages From the drop-down list, select TRUE. This enables the message events to be captured and tracked in the BAM portal. Message format From the drop-down list, select InterActMessage. MemberRef From the drop-down list, select ResponseHeader. Non-Repudiation Indicator From the drop-down list, select FALSE. Responder Type the appropriate <ResponderDN> string, based on your provisioning with SWIFT. ResponseCrypto From the drop-down list, select FALSE. Timeout Type an appropriate number of seconds before connection 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. Click OK.
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. 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 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
Step 3E: Add an INTERACT Send Port for the InterAct Real-Time Scenario