Select Category 
Biztalk interview questiion answer questions answers
What is the Rules Engine?
Biztalk interview questiion answer questions answers
 Rules are used to provide highly efficient, easily changeable business rules evaluation to Business Processes.  This allows rules to be changed without rebuilding and redeploying .net assemblies.  The Business Rules Engine (BRE) can also be called from any .net component through the API’s.
Biztalk interview questiion answer questions answersBiztalk interview questiion answer questions answersBiztalk interview questiion answer questions answersBiztalk interview questiion answer questions answers
Biztalk interview questiion answer questions answers Biztalk interview questiion answer questions answers Biztalk interview questiion answer questions answers Biztalk interview questiion answer questions answers
 

Biztalk Interview Questions Answers

Biztalk Interview Question - 16 : -

What is the Rules Engine?

Biztalk Interview Answer - 16 : -

 Rules are used to provide highly efficient, easily changeable business rules evaluation to Business Processes.  This allows rules to be changed without rebuilding and redeploying .net assemblies.  The Business Rules Engine (BRE) can also be called from any .net component through the API’s.
 

Biztalk Interview Question - 17 : -

When installing Biztalk and SQL on a Windows XP SP2 Desktop, what pre-requests are required?

Biztalk Interview Answer - 17 : -

 Correct answer: A Lot.  The best answer something like I have a custom written installation document I use or I always referrer to the most current updated installation guide from Microsoft. 
 

Biztalk Interview Question - 18 : -

What does the Value Mapping Functoid do?

Biztalk Interview Answer - 18 : -

 Returns the second parameter if the first parameter is true
 

Biztalk Interview Question - 19 : -

What is BizTalk?

Biztalk Interview Answer - 19 : -

·         Biztalk is a messaging based integration tool.

·         Bonus: It consists of several different pieces including Business Processes (Orchestrations), BAM, Rules Engines, and HAT.

 

Biztalk Interview Question - 20 : -

When working with Schemas, Maps, Pipelines, and Orchestrations how should the projects be structured?

Biztalk Interview Answer - 20 : -

 Schemas and Maps in its own project

 Or Schemas and Maps together in its own project

 Orchestrations in its own project

 Pipelines in it own project

 

Biztalk Interview Question - 21 : -

What is a Message Type (i.e. BTS.MessageType) and how is it used in BizTalk?

Biztalk Interview Answer - 21 : -

 Message Type is a BizTalk System property that is promoted inside a Pipeline.  It is made up of Document Name Space # Root Node Name.