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.

Can't process a message that contains Field 77A in Swift Message Pack


View products that this article applies to.

Symptoms

When you use the BizTalk Server Accelerator for SWIFT Message Pack to process a valid FIN message of type MT 300, a parsing error occurs, and the processing operation fails. This error occurs when Field 77A is present and its content is in an unstructured format.

↑ Back to the top


Cause

This issue occurs because the schema file for MT 300 enforces a structured format for Field 77A.

↑ Back to the top


Cumulative update information

The fix that resolves this issue is included in Cumulative Update 2 for SWIFT Message Pack 2015.

↑ 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


More Information

The following change was made to address this issue:
  • The schema complex type that defines the MT 300 Field 77A was updated to allow an unstructured format. Before the change, line 1 of Field 77A was required to start with text that matches the following regular expression: 

    /[A-Z]{1,8}/ 

    After the change, line1 can be any text that complies with the SWIFT "x" character set.

The following table shows the file that's updated to resolve this issue and which is included in Cumulative Update 2 for Message Pack 2015.

File nameInstallation path
SWIFT Base Types.xsd[Install Dir]\SWIFT Messages\A4SWIFT-SRG2015\Base Schemas\

Notes
  • The default installation path (the Installation directory) is: C:\Program Files (x86) \MP2015\.
  • After you install Cumulative Update 2, you may have to update, rebuild, and redeploy any BizTalk applications that have dependencies on these files.

↑ Back to the top


Keywords: kb, kbqfe, kbsurveynew, kbfix, kbexpertiseinter

↑ Back to the top

Article Info
Article ID : 3140901
Revision : 1
Created on : 1/7/2017
Published on : 3/1/2016
Exists online : False
Views : 234