BizTalk is market leading tool in the integration world. As per some survey conducted by (https://discovery.hgdata.com/product/biztalk-server) and (https://idatalabs.com/tech/products/biztalk-server). BizTalk has almost 16% market share in
POST method at Receive Port
POST Method does not send data in URL Parameters as GET Method sends. In Post method, Rest Service sends data in Message body. Mostly this is
GET method at Receive Port
When we publish BizTalk as REST Service, then it’s not directly linked with Schema or Orchestration like WCF or Web Service does. in my previous
Publish BizTalk as REST Service
One of the features in BizTalk 2013 R2 is to integrate REST API with other systems/entities. As data process via JSON format we use JSON
Convert svc URL to REST API URL
When we publish BizTalk as REST Service, then it’s generate as below by default. http://localhost//Service1.svc when we apply REST verb with this URL, then it’s
Implementation of BAM Activity Definition file
When we install BAM in BizTalk Server then its add BAM (Business Activity Monitoring) in Add-Ins in Microsoft Excel File. For implementation of BAM or
BizTalk with REST Service
Now in BizTalk 2013 R2 release, Microsoft provide the communication with Rest Services through WCF-WebHttp adapter. Here are below things added in BizTalk to consume
Terminating Instances running on Isolated Host
Most of the cases when we are trying to terminate the running or suspended instances from BizTalk admin console, then we directly terminate them from