Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: The BizTalk FileAct and InterAct Adapters for SWIFT 2.3 unexpectedly release the SWIFTNet SnF queue when you configure the adapters to use the SnF mode


View products that this article applies to.

Symptoms

When you configure the Microsoft BizTalk FileAct and InterAct Adapters for SWIFT 2.3 to use the "Store and Forward" (SnF) mode, the adapters unexpectedly release the SWIFTNet SnF queue. When this problem occurs, the messages remain in the SnF queue until the adapters connect to SnF queue again.

Notes
  • After you install the hotfix that is described in this article, you can use the SnFSessionId property from the BizTalk Server 2006 InterAct Adapters to monitor the status of the SnF queue. These adapters give the session ID of the queue as a promoted property in the ExchangeSnFResponse message.
  • For more information about how to use the SnFSessionId property, see the "Installing and Configuring Microsoft BizTalk FileAct and InterAct Adapters for SWIFT 2.3 SP1" Help documentation. Specifically, see the "Configuring to Get the Session ID to Monitor the SnF Queue" topic.

↑ Back to the top


Resolution

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

You must have the BizTalk FileAct and InterAct Adapters for SWIFT 2.3 installed to apply this hotfix.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
File nameFile versionFile sizeDateTime
Microsoft.solutions.financialservices.swift.adapterschema.dll2.3.2047.0980,07212-Nov-200718:57
Microsoft.solutions.financialservices.swift.adaptermanagement.dll2.3.2047.0115,82412-Nov-200718:57
Microsoft.solutions.financialservices.swift.adapter.common.dll2.3.2047.0152,68012-Nov-200718:57
Microsoft.solutions.financialservices.swift.fileactadaptermanagement.dll2.3.2047.0140,41612-Nov-200718:57
Microsoft.solutions.financialservices.swift.adapter.receiver.dll2.3.2047.070,76812-Nov-200718:57
Microsoft.solutions.financialservices.swift.adapter.snfqueuemanager.dll2.3.2047.020,09612-Nov-200718:57
Microsoft.solutions.financialservices.swift.transmitter.dll2.3.2047.058,47212-Nov-200718:57
Note Because of file dependencies, the most recent hotfix that contains these files may also contain additional files.

↑ Back to the top


More information

When you use the SnFSessionId property in a message that you send to the SWIFT network, you receive a response message that includes the status of the session. For example, the response message may resemble one of the following.

Response message 1
<?xml version="1.0" encoding="UTF-8"?>
<Sw:GetSnFStatusResponse>
   <Sw:SnFStatus>
<Sw:SessionStatus>Active</Sw:SessionStatus>
<SwSec:UserDN>cn=%4,o=test,ou=ny,0=samplebanko=swift</SwSec:UserD N>
<Sw:SessionMode>Push</Sw:SessionMode>
<Sw:OrderBy>InterAct</Sw:OrderBy>
<Sw:RecoveryMode>TRUE</Sw:RecoveryMode>
<Sw:SnFOutputSeq>2477</Sw:SnFOutputSeq>
<Sw:LastActivityTime>time</Sw:LastActivityTime>
   </Sw:SnFStatus>
</Sw:GetSnFStatusResponse>

Response message 2
<?xml version="1.0" encoding="UTF-8"?>
<Sw:GetSnFStatusResponse>
   <Sw:SnFStatus>
<Sw:SessionStatus>TimedOut</Sw:SessionStatus>
<SwSec:UserDN>cn=%4,o=test,ou=ny,0=samplebanko=swift</SwSec:UserD N>
<Sw:SessionMode>Push</Sw:SessionMode>
<Sw:OrderBy>InterAct</Sw:OrderBy>
<Sw:RecoveryMode>TRUE</Sw:RecoveryMode>
<Sw:SnFOutputSeq>2477</Sw:SnFOutputSeq>
<Sw:LastActivityTime>time</Sw:LastActivityTime>
   </Sw:SnFStatus>
</Sw:GetSnFStatusResponse>

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


References

For more information about the SnF mode, visit the following Microsoft Web site:
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates

↑ Back to the top


Keywords: KB942580, kbqfe, kbhotfixserver, kbbts, kbbtsaccelerators, kbautohotfix

↑ Back to the top

Article Info
Article ID : 942580
Revision : 2
Created on : 10/8/2011
Published on : 10/8/2011
Exists online : False
Views : 367