1.
With BizTalk server 2010, installation has become much easier
Options
- True
- False
CORRECT ANSWER : True
-----------------------------------------------------------------------------------
2. The BizTalk Server is based on ____________ architecture
Options
- Publish/Subscribe
- Request/Response
- Send/Receive
- Send/Acknowledge
CORRECT ANSWER : Publish/Subscribe
-----------------------------------------------------------------------------
3. What is Serialization called in BizTalk?
Options
- Orchestrations
- Storing
- dehydration
- Piping
CORRECT ANSWER : dehydration
------------------------------------------------------------------------------
BizTalk uses adapters for communications with different protocols such as
Options
- FTP
- UDP
- POP3
- Both 1 and 3
CORRECT ANSWER : Both 1 and 3
-------------------------------------
What is an orchestration?
Options
- It is an executable implementation version of a business process
- It is the publish/subscribe structure
- It helps to design web services
- Both 2 and 3
CORRECT ANSWER : It is an executable implementation version of a business process
------------------------------------------------------------------------
Where is an orchestration registered?
Options
- Global Assembly Cache
- .NET Assemblies
- BizTalk Management database
- BizTalk Designer
CORRECT ANSWER : BizTalk Management database
---------------------------------------------------
___________________ fields are light weight and can only be used inside an
Orchestration
Options
- Sequential field
- Assembly field
- Promoted Properties field
- Distinguished fields
CORRECT ANSWER : Distinguished fields
-------------------------------------------
With BizTalk server 2010, installation has become much easier
Options
- True
- False
CORRECT ANSWER : True
--------------------------------------------------
A link defines
a direct data copy of a recordor field.
Clink specification of the basic function
of copyingdata from an e ement or anribute in aninputinstance message to anelement
or anributein anoutputinstance message.
A & B
Only B
CORRECT ANSWER : A & B
-------------------------------------------------------------------------------
The orchestration engine executes orchestrations
By creating individual instances of the business process
By creating instances of
orchestrations
Only A
Both A & B
CORRECT ANSWER : By creating individual instances of the business process
-----------------------------------------------------------------------------------
---
Can you install BizTak 32 bit version on a 64 bit machine
Yes
No
Can Not Say
None
CORRECT ANSWER : No
-----------------------------------------------------------------------------------
-----
What are pitfalls of configurable ports
Untyped messages are not supponed
Passed rtems must be serlahzable
Both of these
None of these
CORRECT ANSWER : Untyped messages are not supponed
-----------------------------------------------------------------------------------
--------
What are the advantages of dymanic tranformations
Allows for schema less Orchestrations to support multiple types of messages
Allows for vendor specific mapping
Possible performance Impacts under high load
None of these
CORRECT ANSWER : Allows for schema less Orchestrations to support multiple types of
messages
-----------------------------------------------------------------------------------
---------
Direct binding is of how many types
direct to message box.
self correlating
Partner port
All of these
CORRECT ANSWER : All of these
-----------------------------------------------------------------------------------
-------------------------
What is the default data type inschemas
String
Integer
Array
Bit
CORRECT ANSWER : String
-----------------------------------------------------------------------------------
-----------------------
What is BizTalk
Biztalk is a messaging based integrationtool.
It consists of severaldifferent pieces
including Business Processes (Orchestrations),BAM,Rules Engines,and HAT.
Publish and subscribe mechanism
All of these
CORRECT ANSWER : All of these
-----------------------------------------------------------------------------------
------------------
09) What are Zombies
Avoid time based and counter loops
Avoid time based and counter conditions
Avoid delay or
processing after message receipt
None of these
CORRECT ANSWER : Avoid delay or processing after message receipt
-----------------------------------------------------------------------------------
----------------------
What are convoys
Paralleland Sequential message processing support
Routing is independent of running Orchestration instances
Both a & b
None of these
CORRECT ANSWER : Both a & b
-----------------------------------------------------------------------------------
What is compensation
A long running transaction which can becommitted or rolled out
Smaller transaction that's not completedand
can't be rolled back Both A & B
Only A
CORRECT ANSWER : A long running transaction which can becommitted or rolled out
-----------------------------------------------
--------------------------------------------
What is direct binding
Direct binding has three types: direct to message box. self
correlating,and partner ports. Usedto route message
betweenthe message box
Orchestrations without using bindings or fromone Orchestrationto another
Orchestration. All of these
CORRECT ANSWER : All of these
-----------------------------------------------------------------------------------
---------
What are short comings of untyped mesages.
Typically routing is done by Receive Port Filters
No access to distinguished fields or
MessageDataPropertyBase (default) All of
these
None of these
CORRECT ANSWER : All of these
-----------------------------------------------------------------------------------
-------
BizTalk is
Messaging
Orchestration
Both of these
Only a
CORRECT ANSWER : Both of these
-----------------------------------------------------------------------------------
--
The BizTalk Orchestration Engine
A Coordinates and schedules message processing and performs
complex logic onthe message as it is passed through a defined workflow.
Tracks
thestatus and state of documents.
CORRECT ANSWER : A Coordinates and schedules message processing and performs
complex logic onthe message as it is passed through a defined workflow.
-----------------------------------------------------------------------------------
----------
What is Dehydration
Whenan orchestration has been idle for a while,the orchestration engine
will save the state information of the instance and free up memory resources.
Orchestrations Will start consuming more resources
There will be delays after message is processes
All of these
CORRECT ANSWER : Whenan orchestration has been idle for a while,the orchestration
engine will save the state information of the instance and free up memory
resources.
-----------------------------------------------------------------------------------
------------
can the orchestration be configuredto run on more than one server
Yes
No
CORRECT ANSWER : Yes
-----------------------------------------------------------------------------------
-------------
What arethe disadvantages of dynamic transformations
Best to map onthe Send and Receive ports
Possible to yield no output message
Possible performance impacts under high load
All of these
CORRECT ANSWER : All of these
-----------------------------------------------------------------
----------------------------
What are the different types of transactions available for orchestration
LongRunning and Atomic
Atomic supports ACID
LongRunning
supports Consistency and Durability
All of these
CORRECT ANSWER : LongRunning and Atomic
-----------------------------------------------------------
--------------------------------------- Dehydration can occur
under thefollowing circumstances
A Whenthe orchestration is waitingto receive a message andthe wait
islongerthan a threshold determined by the engine. Whenthe orchestration is
waiting for a subscribed message.
When a delay inthe orchestration is longer than a threshold determined
bytheengine. All of these
CORRECT ANSWER : All of these
-----------------------------------------------------------------------------------
-------------
When many business processes run at the sametime,"
Memory and performance are compromised.
A Biztalk halts some orchestrations
automatically There is no
impact on overall system performance as BizTalk runs scheduler process to handle
such instances All of these
CORRECT ANSWER : Memory and performance are compromised.
-----------------------------------------------------------------------------------
----------------
What does Orchestration define
Loops and behavior of message
logic that controls a business process
workflow. Send port
configuration
Receive port conf guration
CORRECT ANSWER : logic that controls a business process workflow.
-----------------------------------------------------
------------------------------------------------
Response message gets routedto thecorrect orchestration instance,"
A Creating instances of and executing orchestrations
by using a specialized routing pattern called correlation
CORRECT ANSWER : by using a specialized routing pattern called correlation
-----------------------------------------------------------------------------------
------------------
Adapters support
both send and receive
one way convnunicalion
Both of these
CORRECT ANSWER : both send and receive
-----------------------------------------------------------
-------------------------------------------- Disadvantages of
BizTalk Server
Would require a VPNor known network address
Hardware and Software costs
Training for developer and support
staff All of these
CORRECT ANSWER : All of these
-----------------------------------------------------------------
--------------------------------------
What is schema in BizTalk
All messages processed bt BizTalk should be represented by schema
definitions It describes the data type of each
record and field contained in the message.
Both A & B
Only A
CORRECT ANSWER : Both A & B
-----------------------------------------------------------------------------------
-
027) What happens if the class is Serializable
No transactional Orchestrati on
Atomic scope is
needed.
Both of these
None of these
CORRECT ANSWER : Atomic scope is needed.
-----------------------------------------------------------------
---------------------------
What are dynamic transfonnations
Selecting the map at runtime and dynamically creating the
transform object Without a Transform shape Statically
creating a map andtransforming object in Send Port
All of these
None of these
CORRECT ANSWER : All of these
-----------------------------------------------------------------
-------------------------------------
Advantages of Configurable ports
Separate commonlogic into an easily called process
No need to worry about routing
It's done for you
using a correlation token
No need for an business connection between processes
CORRECT ANSWER : It's done for you using a correlation token
-----------------------------------------------------------------------------------
--------------------
What is untyped schema
A Orchestration is bound to schema
Message is bound to [Link] Document
Both of these
None
of these
CORRECT ANSWER : Message is bound to [Link] Document
-----------------------------------------------------
--------------------------------------------------- SOL XMLis required
for
XML support
Converting XML data to CSV formats
Both A & B
CORRECT ANSWER : XML support
-----------------------------------------------------------------
-------------------------------------- Should Sharepoint be
existing for BizTalkto work properly
Yes
No
CORRECT ANSWER : No
-----------------------------------------------------------------------------------
-------------------
Rehydration
A It is the process of de-serializing the last running state of an
orchestration fromthe database or restoring the saved state of an orchestration
instance from disk backto memory.
The orchestration engine is triggeredto rehydrate an orchestration instance
when it either receives a message or when a time-out expires.
It loads the
savedorchestration instance into memory,restores itsstate,and runsit from the point
where it left off." All of these
CORRECT ANSWER : All of these
-----------------------------------------------------------------
-----------------------------------
What does the string functoid do
Convert string from one form to another
Concatenate strings
Truncate strings
All of these
CORRECT ANSWER : All of these
-----------------------------------------------------------------------------------
------------------- To receive an emailfroman external party,
whichadapter willbeused SMTP
POP3
HTTP
FTP
CORRECT ANSWER : POP3
-----------------------------------------------------------------------------------
---------------------
The BizTalk Messaging Engine
Receives inboundmessages.
Parses inbound messages to identify their
specific formats. A Evaluates
message content to identify how the message is to be routed and processed.
All of these
CORRECT ANSWER : All of these
-----------------------------------------------------------
--------------------------------------------
What version and SP of SqlServer shouldexist before BizTalk installation
SPl.O
SP 1.1
SP 2.0
SP SP 2.1
CORRECT ANSWER : SP 2.0
-------------------------------------------------------------------------------
When working withSchemas,Maps,Pipelines,and
Orchestrations how should the projects be structured" Schemas and
Maps in its own project.
Schemas and Maps together in its own project.
Orchestrations in itsown project.
All of these
CORRECT ANSWER : Schemas and Maps together in its own project.
-----------------------------------------------------------------------------------
------------
What is Validate map
Map with the instance data provided in Test Map inpt instance filename
A Validate map is usedto validate message
instance data against the source schema before you test the map. A & B
CORRECT ANSWER : Map with the instance data provided in Test Map inpt instance
filename -----------------------------------------
----------------------------------------------------------- The
send port
Directly links sendadapters to messages
Can redefine message properties
can transformthe message
data using a map and then process the message through a send pipeline.
All of these
CORRECT ANSWER : can transformthe message data using a map and then process the
message through a send pipeline.
-----------------------------------------------------------------------------
------------------------ Advantages of BizTalk Server
Easy to route
messages to all or one home unit
A Reliable messaging
Both of these
None of these
CORRECT ANSWER : Both of these
-----------------------------------------------------------------------------------
------------------
042) What is Rehydration
When a message is received,or else when a timeout has expired,the
orchestration engine can be automatically triggered to rehydrate the instance"
it is
atthis point that the orchestrationengineloads the saved instance of the
orchestration into memory,restores the state,and runs i t from the point it left
off." Both of these
None
of these
CORRECT ANSWER : Both of these
-----------------------------------------------------------------------------------
-------------------- What is the default mapping for Auto
Mapping
The default mapping for Auto Mapping is mapping by structure
This can be changed to by node name inthe
mapproperties It follows
easy to route messages in reliable messaging
It generates a defined schema for all messages
CORRECT ANSWER : The default mapping for Auto Mapping is mapping by structure
-----------------------------------------------------------------------------------
-------------------
What is the use of Flat File Schemas
They define all of thesame record and field characteristics
(including structure) as XML schemas they provide a mechanism
for defining all of theflat file characteristics that are required to translate a
flat file instance message into an equivalent XML instance message
allows the messaging systemto direct the
runtime engine to launch a new instance of the orchestration when a message arrives
A & B
CORRECT ANSWER : A & B
-----------------------------------------------------------------------------------
----------------- What are configurable ports
They are untyped messages
Used with
the Start Orchestration Shape to send messages back to the parent Orchestration
without any correlation sets They are used as serializable property
None of these
CORRECT ANSWER : Used with the Start Orchestration Shape to send messages back to
the parent Orchestration without any correlation sets
-----------------------------------
------------------------------------------------------------------------
The message,which may or may not be processed by an orchestration,"
can be delivered to a send port
Will be dehydrated
BizTalk will turn idle
CORRECT ANSWER : can be delivered to a send port
-----------------------------------------------------------------------------------
-------------------------
What is document schema
Regular schema
Containschildelements under root node
Both of these
None
of these
CORRECT ANSWER : Regular schema
-----------------------------------------------------------
------------------------------------------------
The orchestration engine saves
the entire state of a running orchestration instance to
persistent storage at various points so that the instance can later be completely
restored in memory.
changing specific BizTalk Server configuration properties
Dehydration is automatically controlled by the
orchestration engine None of these
CORRECT ANSWER : the entire state of a running orchestration instance to persistent
storage at various points so that the instance can later be completely restored in
memory. ------------------
-----------------------------------------------------------------------------------
------------ If Ihave a fetch data from SQL SERVER,Iwill use
SOL adapter
XML converter
File
adapter
All of these
CORRECT ANSWER : SOL adapter
-----------------------------------------------------------------------------------
-------------------------------
can a flat file message be processing without a pipeline
Yes
No
CORRECT ANSWER : Yes