Click here to Skip to main content
15,882,055 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi there,

I have two source message and one destination message. (Eventually I would like to have another destination message to map only invalid records.)

What I want to do is, loops through source message part one, compare against the source message two and find out if there is any matching data in in. Then map valid ones to destination message one.

I did try built in biztalk functoids but no luck.
I think Inline XSLT Call is the way to go. (Click below link to see the messages and the map.)

Here is the map.

Thanks
Remzi
Posted
Comments
George Jonsson 13-Sep-14 9:30am    
XSLT is for XML transformations.
Do you have an XML file?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900