Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to call an store procedure for each node of an xml? › How to call an store procedure for each node of an xml?
January 17, 2006 at 3:14 AM
#12642
I don’t know that much about the SQL adapter. But, I think you would need to break this up into 3 separate messages to make 3 calls to the SQL.
Hope this helps.