Today ! In this post I will tell you, complete solution of implementation of JSON messages in BizTalk with an example. As you all know very well that JSON (JavaScript Object Notation) is a lightweight data-interchange format and it is also language independent. These are below following prerequisites to implement JSON message in Biztalk- Visual Studio BizTalk Server 2013R2 or later version Basic knowledge of JSON Basic knowledge of programming in BizTalk and deployment. I am going to tell you how to receive JSON message with the help of JSON decoder tool in receive pipeline and same how to send JSON message with the help of JSON encoder tool in send pipeline. Without waste your time, please follows below all steps to achieve JSON message in BizTalk. 1. Open Microsoft visual studio and create new biztalk project name as 'BizTalkLive_JSONExample1' then right click of this biztalk project and select property and set Application name as 'BizTalkLive_J...
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.