Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Building schema for external partners › Re: Building schema for external partners
June 19, 2013 at 1:45 PM
#26079
Hello,
In step 2, the easier approach is to expose your schema as a web service (or better as a WCF service) in BizTalk, by following the steps outlined in the following articles:
http://iaimtomisbehave.org/2007/12/12/how-to-expose-your-schemas-as-web-services-in-biztalk
http://msdn.microsoft.com/en-us/library/bb246047.aspx
Good luck.