Other options to using BizTalk Table looping functoid- Part II
by Pinaki • May 10, 2011 • BizTalk, Tips & Tricks
In Part I, we saw, how with just a few lines of C# code using Reflection, we eliminated the hassle of constantly configuring the table looping functoid, for generating a schema of this kind. Using the code in the previous section, you can generate the schema of the output type. Now, we’d see how...
Read more →