Backward compatibility option to use XslTransform instead of XslCompileTransform is available at map level

Applies To
BizTalk Server 2013 R2 Branch BizTalk Server 2013 R2 Developer BizTalk Server 2013 R2 Enterprise BizTalk Server 2013 R2 Standard

Summary

This update introduces a new Compiler property, Use XSL Transform. This property is added to the [Grid Properties](https://msdn.microsoft.com/library/aa546825.aspxhe map (in addition to the properties that are already listed [here](https://msdn.microsoft.com/library/aa546825.aspxis is an enhancement that's intended to better address customer needs.

Cumulative update information

The update is included in Cumulative Update 2 for BizTalk Server 2013 R2.

Status

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

More Information

To edit this property, follow these steps:

  1. Open the BizTalk map in Visual Studio,
  2. In Grid view, click the mapper grid. The Properties window shows the Grid properties.
  3. In the Properties windows, select Use XSL Transform, and then select the value that you want from the drop-down list.

There are three possible values for this property:

  • Undefined: This is the default value. It keeps the behavior the same as before you applied this hotfix in order to maintain backward compatibility.
  • True: Forces the map to use XslTransform behavior. This value overrides any other settings in the BizTalk Server environment.
  • False: Forces the map to use XslCompiledTransform behavior. This value overrides any other settings in the BizTalk Server environment.

      

References

Learn about the service pack and cumulative update list for BizTalk Server.

Learn about BizTalk Server hotfixes and cumulative update support .