Is it possible to use multiple Table Looping Functoids in a BizTalk 2016 Mapping?
I trying to build a Mapping in BizTalk 2016. In my source schema I have multiple records with multiple elements. What I want to do is map this to multiple instances of a single record in the target schema. Therefore I wanted to use table looping. Below is a example of what I want to do. But it doesn't work the way I want. Thus my question, if it is even possible to do it like that.