Home Page › Forums › BizTalk 2004 – BizTalk 2010 › SAP – BizTalk 2009 – how to › Re: SAP – BizTalk 2009 – how to
March 28, 2010 at 11:11 AM
#24475
Hi mster,
Did you also see this web cast: http://kentweare.blogspot.com/2009/07/biztalk-light-and-easy-viewing-series.html
Use IDocs for Asyncronous(one-way) messaging and use RFCs for Syncronous (two-way) messaging. The way you generate the schemas is pretty much the same. You just need to know which patern the interface will use.
Kent