August 14, 2024
We have been busy with BizTalk 2013 recently and like all good programmers we like to test, test test! BizTalk 2010 made this quite a bit easier as you can enable unit testing on your schemas and maps. However, we hit a problem with the supplied TestableMapBase class whilst testing maps with external function calls. I will run through the process from start to finish to demonstrate the issue and the fix. We have a very simple schema and map […]