BizTalk常用面试题(欢迎答案)

16 views
Skip to first unread message

BizTalk in China

unread,
Aug 4, 2007, 10:36:14 AM8/4/07
to BizTalk In China
General questions:

* The general architecture of the BizTalk:

* Enumerate artifacts, terms

* What's going on inside BizTalk

* How do you study BizTalk? what are the main sources of the
information?

* How develop with different parts of BizTalk

* Debugging the BizTalk Application
- * Enumerate tools for debugging the full-featured BizTalk
application.

* Deploying the BizTalk application:
- Describe deploying the full-featured BizTalk application.

* Monitoring the BizTalk application:
- Describe creating the tracking profile, activity, views.


* Architecture skills:
- BizTalk Patterns

* Error handling in the BizTalk applications

EricXu

unread,
Aug 4, 2007, 7:03:15 PM8/4/07
to BizTalk In China
* The general architecture of the BizTalk:
Adapter-ReceivePort-Pipeline-MessageBox(orch+rule)-Pipeline-SendPort-
Adapter

* Enumerate artifacts, terms
Adapter,Pipeline,Orchestration,Police

* What's going on inside BizTalk


* How do you study BizTalk? what are the main sources of the
information?

BizTalk Help, MSDN, RSS, Kerrey's blog.

* How develop with different parts of BizTalk


* Debugging the BizTalk Application
- * Enumerate tools for debugging the full-featured BizTalk
application.

HAT, Trace


* Deploying the BizTalk application:
- Describe deploying the full-featured BizTalk application.

Deploy schema, orchestration, pipeline, rule, etc. use BizTalk deploy
tools at first time.
Use gacutil.exe tool to deploy the component on other server.

* Monitoring the BizTalk application:
- Describe creating the tracking profile, activity, views.

I am not familiar with it .

* Architecture skills:
- BizTalk Patterns


* Error handling in the BizTalk applications

Use scope , Catch error

Reply all
Reply to author
Forward
0 new messages