This tutorial uses the sample VS 2012 solution in the BizTalk SDK. The last step is dropping their sample 850 text file into a folder and it produces the 997 and a text file containing purchase order header and detail data. The 997 is perfect. But I want to create an XML file instead of the text file that was created. I also want this xml file to be based on a schema that my ordering system needs. I can’t figure out how to do this. I am using BizTalk 2013 BTW. It seems that BizTalk 2010 is pretty much the same though.
Like I said, I am very new to BT. Can someone give me step by stpe instructions to produce an xml file instead of this text file?