Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Inserting entire XML message into database › Re: Inserting entire XML message into database
December 11, 2008 at 5:41 AM
#21352
Actually I tried that first but was unsuccessful in getting the XML to insert into the DB. Can you tell me more about how you handled the message and the send port? I implemented a workaround by changing the column type to ‘text’ and using an updategram, but I’d rather do something with more flexibility. Any info you can provide about your solution would be a great help! Thanks!