Many-to-one mappings using the Table Looping Functoid

Posted: March 8, 2009  |  Categories: BizTalk Uncategorized

I have found another solution to the scenario 2 that I blogged about a couple of weeks ago (“The values in the output message are an aggregation of the two input messages with one value coming from only one input message“). This solution does not use custom XSLT just the BizTalk mapper.

tablelooping

I found if I used the Table looping functoid instead of the looping functoid I could get the correct transformed message as well.

BizTalk360
BizTalk Server

Over 650+ customers across
30+ countries depend on BizTalk360

Learn More
Serverless360
Azure

Operate efficiently with enterprise-grade Azure monitoring,
tracing, remediation & governance in one platform

Learn More

Back to Top