Biztalk Bam Question:
Download Questions PDF

Tell me what are the various types of BAM Interceptors available?

Answer:

The BAM Interceptor is an object that lets you instrument your application to capture data of interest.
☛ BAM WCF interceptor: BAM can capture data from SOAP envelope in a WCF request, response or fault message. The data is specified using interceptor configuration (IC) file (XML file created by developer). The service’s app.config must be modified to load the BAM components at runtime.
☛ BAM WF interceptor: like WCF Services, BAM can also capture milestones from WF Activities. Am IC file is used to specify the data that must be captured. BAM components must also be loaded at runtime.

Download Biztalk Bam Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what are various event streams used in BAM API?Tell me what is an Activity and an Alert?