1

I want to validate .btm map and want to generate xslt file but as mentioned in the following article: How to Configure Map Validation and Test Parameters

The "Validate Map" option not showing by doing a right click on .btm file as seen in the Screenshot below.

Any solution?

Screenshot1

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54
rlad
  • 26
  • 1

1 Answers1

0

Install Visual studio tools from your BizTalk installer

enter image description here

After adding this option, make sure you restart your visual studio and build your project. You should able to validate your map.

enter image description here

Ed Bangga
  • 12,879
  • 4
  • 16
  • 30