In my this post I am going to share my personal experience to configuration WCF-SQL Receive location using XmlPolling, Please go through with following steps: 1. Open BizTalk Server Administrator Console and Expand your BizTalk application 2. Right Click on Receive Location>New>One-Way Receive Location and Choose your receive port then click OK button. 3. Type proper name of receive location then choose transport type as WCF-SQL (If there is no WCF-SQL type, please install it form BizTalk setup and add adapter from Platform settings) and select Receive handler for it and leave receive pipeline as XML Receive. 4. Click on Configure... button from right side of transport type 5. In General tab type EndPoint Address - connection setting of SQL server (It should be unique) 6. Now Click Binding Tab then expand (FOR XML) and in XMLStoredProcedureRootNodeName: type xml root name of your schema where you want to retrieve table value in your schema tags ...
Behind creating this blog to provide very useful BizTalk concepts and most important that how to resolve BizTalk Errors. In this blog I am glad to share my past and vast experience that relate to BizTalk Server as well as their supporting topics like ESB, BAM, BRE, HAT, PAL etc.. Sometime you feel away-some when your problem has resolved with the helps of my blog then please share your comment. This is my personal blog and never related to my Employer.