Step 1: Configure the SWIFT Adapter for the InterAct Store and Forward Scenario
Before you begin this step, you must complete Preparing to Use the Tutorial.
To configure the SWIFT adapter
Start BizTalk Server Administration.
In the console tree, expand BizTalk Server Administration, expand the BizTalk group, expand Platform Settings, expand Adapter, right-click INTERACT, point to New, and then click Send Handler.
In the INTERACT – Adapter Handler Properties dialog box, on the General tab, from the Host name drop-down list, select interacthost, and then click Properties.
In the INTERACT Transport Properties dialog box, on the Properties tab, do the following:
Use this To do this Arguments Type the following argument: –SagMessagePartner <Interact Client Message Partner created in SAG> Note: The client in the argument is the MessagePartner you configured in SAG. 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 BizTalk 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. Enable False. Password Type the password you use to connect to SAG. See SAG Help for more information. Username Type the user name you use to connect to SAG. Click OK to close the INTERACT Transport Properties dialog box.
Click OK to close the INTERACT – Adapter Handler Properties dialog box.
In the message box, click OK, and then restart the InterAct host instance.
See Also
InterAct Store and Forward (Push) Scenario
Step 2: Add SWIFTNet Configuration to the Paramfile for the InterAct Store and Forward Scenario
Step 3: Create Send Ports and Receive Ports for the InterAct Store and Forward Scenario
Step 4: Test the InterAct Store and Forward End-to-End Scenario