Browse by Tags
All Tags »
BizTalk (RSS)
Sorry, but there are no more tags available to filter with.
In order to achieve this, we will be using the Iteration functoid. The Iteration functoid outputs the index of the current record in a looping structure. The XSLT generated by the BizTalk mapper, processes elements with possible multiple instances using
Read More...
Biztalk’s powerful mapper tool, allows the reduction of multiple values into a single value. For instance it allows the user to sum up the values of all orders. However what if we are only interested in summing up the value of all the orders in the scope
Read More...