Feature blog image

Mar 20

How to use Fiddler with BizTalk Adapters?

You can download the entire article as a PDF document How to use Fiddler with BizTalk Adapters Fiddler is a proxy tool that can intercept HTTP Traffic Fiddler

By Siva Gujju
Feature blog image

Dec 27

Copy Node Name (Element Name) from Source Schema

Recently I had a situation where I need to do some decision based on the name of the node (instead of its underlying value) To get the node name (instead of

By Siva Gujju
Feature blog image

Dec 27

How to create multiple host instances on different servers?

We all know that a Host can have multiple instances created in different servers for load balancing But how do we actually create multiple instances I have

By Siva Gujju
Feature blog image

Nov 12

Calling Restful Services using Itinerary in BizTalk 2013

In the previous post, I showed how to call Restful services using dynamic send ports In this post, I am going to leverage that concept to make a Rest Service

By Siva Gujju
Feature blog image

Nov 11

Calling Restful Service using Dynamic Send Ports – BizTalk 2013

You can download the entire article as a PDF document Calling Restful Service using Dynamic Send Ports – BizTalk 2013 There are a number of wonderful blog

By Siva Gujju
Feature blog image

Nov 6

Polling Stored Procedures having Table valued Parameters

I had an existing stored procedure which is taking table valued parameters and my requirement was to poll that stored procedure every 15 minutes using WCF-SQL

By Siva Gujju
Feature blog image

Nov 6

Weird Error invoking a Restful Service from BizTalk 2010

I followed this post and tried to invoke a RESTful Url However, I ended up with the below Weird Error A message sent to adapter "WCF-Custom" on send port

By Siva Gujju
Feature blog image

Sep 13

Hidden Feature of Index Functoid

You can download the entire article as a PDF document Hidden Feature of Index Functoid Today I came across one of the hidden features of Index Functoid that I

By Siva Gujju
Feature blog image

Jul 19

Tip: Removing BAM Activity without Definition File.

Recently I had a situation where I had to remove an activity from one of the BizTalk Systems and there is no definition file available But in order to remove

By Siva Gujju
Feature blog image

Jul 19

Error: The database BizTalkRuleEngineDb associated with the deployment driver does not match the ...

Recently I changed my BizTalk Configuration and created a new Rule Engine DB to replace an existing Rule Engine DB Since then, I started getting weird error

By Siva Gujju
turbo360

Back to Top