I am posting it not for you guys also for myself because of my bad memory.. Debatching xml file without using orchestration was a tough and tricky job and already pulled half of my hair for this
:-)..Hope it will help the biztalk community
1.
Create a receive schema structure like this
2.Now change the root node type in the schema
3.Set the envelope in root node
5.Click on Employee and set the Body XPath
6.Assign the Record the body part of the message
7.Create a body of the message that you are suppose to debatch
8.Create the orchhestration and assign the body part message in number 7 in the receive shape
9.Use XML Receive pipeline in the adapter .
Hope this will create separate message
Cheers
Sam
0 comments:
Post a Comment