Forum Discussion
SanjivGupta
Microsoft
Mar 10, 2020BizTalk Server 2020 CU1
We are actively planning content for CU1 for BizTalk Server 2020. If there is anything you like product group to consider for this, please add to this conversation.
JoergFischer
May 11, 2020Copper Contributor
A bugfix for the mapper: when mapper extensions (aka functoids) got loaded, the mapper inspects the assemblies present in the Mapper Extensions directory. Upon loading an assembly, it tries to instantiate all classes which are derived from BaseFunctoid.
If there are intermediate classes which are not to be loaded as functoids an do not register themselves correctly, the mapper seizes to load any other class after that without showing any error message. This is an error situation difficult to analyze and solve. It would be advisable to have a proper error message here.
Thanks, regards
Jörg Fischer