You are on page 1of 28

Microsoft.ActualTest.70-595.v2012-02-26.by.Andrea.

50q

Number: 000-000
Passing Score: 800
Time Limit: 120 min
File Version: 1.0

http://www.gratisexam.com/

Microsoft 70-595

TS: Developing Business Process and Integration

Solutions by Using Microsoft BizTalk Server 2010

Practice Test
Version: 13.0

Sections
1. Section1
2. Section2
3. Section3
4. Section4
5. Section5
Exam A

QUESTION 1
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have designed a BizTalk Server 2010 messaging solution for processing XML messages. You then
configured the solution to makes use of a solitary Business Activity Monitoring (BAM) activity and BAM tracking
profile to obtain content values from a message.

When a message is received, a portion of the values are bound to a receive port. When a message is sent, the
rest of the values are bound to a send port.

You have been instructed to make sure that a single record that includes all content values is created for each
message.

Which of the following actions should you take?

A. You should consider making use of the BizTalk Tracking Profile Utility (bttdeploy.exe) to redeploy the
tracking profile used in this solution.
B. You should consider linking a complete value to ActivityID field.
C. You should consider adding a relationship to the BAM tracking profile.
D. You should consider configuring the solution to make use of another Business Activity Monitoring (BAM)
activity.

Correct Answer: C
Section: Section1
Explanation

Explanation/Reference:
Explanation:

QUESTION 2
You are employed as a developer at ABC.com. You are currently in the process of designing a BizTalk Server
2010 orchestration for ABC.com's environment.

You have already created and saved a policy, named ABCEmployeeBonus, to compute an employee's bonus
based on year-to-date sales via the Business Rule Composer. You have also included a Call Rules shape in
the new BizTalk Server 2010 orchestration.

When you access the BizTalk Orchestration Designer, you are unable to find ABCEmployeeBonus in the menu
of accessible policies.

It is imperative that ABCEmployeeBonus is made available.

Which of the following actions should you take?

A. You should consider publish ABCEmployeeBonus from the BizTalk Orchestration Designer.
B. You should consider publish ABCEmployeeBonus from the Business Rules Composer.
C. You should consider creating and publishing a vocabulary containing a definition that references the XML
schema used to evaluate ABCEmployeeBonus from the Business Rules Composer.
D. You should consider creating and publishing a vocabulary containing a definition that references the XML
schema used to evaluate ABCEmployeeBonus from the BizTalk Orchestration Designer.

Correct Answer: B
Section: Section1
Explanation
Explanation/Reference:
Reference:

http://msdn.microsoft.com/en-us/library/aa995582(v=BTS.70).aspx

QUESTION 3
You are employed as an administrator at ABC.com. ABC.com is a shipping company that uses radio frequency
identification (RFID) readers with a server shipping management system built on BizTalk Server 2010 to track
shipped containers.

Subsequent to defining a custom tag event, named ContainerArrivalEvent, you include the SqlServerSink
component to the RFID process using the RFID manager.

You are required to make sure that only the custom tag event is logged.

Which of the following actions should you take?

A. You should make use of the Inline XSLT script type.


B. You should make use of the fully qualified assembly name for the EventType property.
C. You should make use of the Inline C# script type.
D. You should make use of the Generic EventType property.

Correct Answer: D
Section: Section1
Explanation

Explanation/Reference:
Reference:

http://msdn.microsoft.com/en-us/library/dd352454(v=BTS.70).aspx

QUESTION 4
You are employed as an administrator at ABC.com. ABC.com has a BizTalk Server 2010 environment.

ABC.com has three trading partners to which EDI purchase orders are regularly sent. ABC.com's trading
partners make use of email, instead of through response messages, to confirm purchase order
acknowledgements. Furthermore, ABC.com's three trading partners employ identical versions of the purchase
order message. The only difference is that the product types for each trading partner are defined by custom
codes, which are not included in the standard BizTalk purchase order schemas.

You have been instructed to make sure that a purchase order schema is used for each trading partner when
sending purchase orders. Each purchase order schema should contain the required custom product type codes
for that particular trading partner.

Which two of the following actions should you take?

A. You should consider defining a local host setting for each of the three trading partners via the transaction
set settings for the party.
B. You should consider defining an envelope for each of the three trading partners via the transaction set
settings for the party.
C. You should consider making use of the default namespace defined by BizTalk for EDI messages.
D. You should consider defining a custom namespace for each BizTalk schema.

Correct Answer: BC
Section: Section1
Explanation
Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/ff629750(v=BTS.70).aspx

QUESTION 5
You work as a BizTalk Server 2010 administrator at ABC.com. ABC.com makes use of a BizTalk Server 2010
orchestration that calls a Business Rules Engine policy.

You have previously configured the policy to assess test scores for passes or fails. You then deployed The
BizTalk solution, as well as the policy.

When ABC.com decides to increase the value of a passing score, you are instructed to make the necessary
changes to the policy so that the adjusted rule parameter is displayed.

http://www.gratisexam.com/

Which of the following actions should you take? (Choose all that apply.)

A. You should create a new version of the policy in the Business Rules Composer
B. You should create a different policy with a new name that includes the changed parameter in the Business
Rules Composer.
C. You should create a new vocabulary in the Business Rules Composer.
D. You should create a new version of the policy in the Business Rules Composer
E. Add the new parameter to this vocabulary
F. You should edit this version to reflect the changed parameter.
G. You should deploy the new version.
H. You should publish the new version.
I. You should publish the vocabulary.
J. You should deploy the new policy.

Correct Answer: CEI


Section: Section1
Explanation

Explanation/Reference:
Reference:

http://msdn.microsoft.com/en-us/library/aa560288(v=BTS.70).aspx

QUESTION 6
You work as a BizTalk Server 2010 administrator at ABC.com. ABC.com has a BizTalk Server 2010 solution
that gathers business information by making use of Business Activity Monitoring (BAM).

There is a recently configured BAM view that has been deployed. Subsequent to the deployment you receive
reports from ABC.com users who have logged on to the BAM portal, but could not access the BAM view.

You are required to make the BAM view available for viewing on the BAM portal.

Which of the following actions should you take?


A. You should consider adding a document reference URL to the BAM tracking profile.
B. You should consider adding a subscription for the BAM view by making use of the Business Activity
Monitoring Utility (bm.exe).
C. You should consider adding a continuation and continuation ID to the BAM tracking profile.
D. You should consider assigning the users with the required privileges.

Correct Answer: B
Section: Section1
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa561137(BTS.70).aspx

QUESTION 7
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has a BizTalk Server 2010 solution that is configured to receive invoices in XML format. The solution
is configured to support the following types of XML files:

·Files starting with the letter S that includes a single invoice.

·Files starting with the letter M that includes numerous invoices.

You are currently in the process of creating a receive port for the solution. You have configured the receive port
to have two FILE receive locations that references the same file system folder. You then configure each receive
location with a file mask that differentiates from the other, as well as to pick up one of the invoice XML types.

You have been informed that the processing of single-invoice XML files should occur with little or no delay,
while the processing of multiple-invoice XML files should occur when the office has been closed.

Which of the following actions should you take? (Choose all that apply.)

A. You should Set the schedule end date and start date of single-invoice XML files to reflect the outside office
hour time range.
B. You should set the service window of the receive location that picks up the multiple-invoice XML files to
reflect the outside office hour time range.
C. You should only enable the receive location that picks up the multiple-invoice XML files.
D. You should only enable the receive location that picks up the single-invoice XML files.
E. You should enable both receive locations.

Correct Answer: BE
Section: Section1
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa559260(v=BTS.70).aspx

QUESTION 8
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.
You have developed a BizTalk Server 2010 application that receives a file, which is regularly updated on an
FTP site, from a ABC.com client. The agreement between ABC.com and its client stipulates that the name of
this file will never be modified.

You have received instructions to create a receive location that is configure to detect and retrieve the updated
file. You have read-only privileges for the FTP site.

You start by creating a receive port via the BizTalk Administration console, and then create an FTP receive
location with the site and credential information.

You now need to complete the configuration by configuring the FTP adapter properties.

Which of the following actions should you take? (Choose all that apply.)

A. You should set the disable After Download property to NO.


B. You should set the Enable Timestamp Comparison property to No.
C. You should set the Delete After Download property to No.
D. You should set the Enable Timestamp Comparison property to Yes.
E. You should set the Target folder Name property to *.*.
F. You should set the Mode function to active.

Correct Answer: CD
Section: Section1
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/ff629768(v=BTS.70).aspx

QUESTION 9
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You are in the process of developing a solution for BizTalk Server 2010 that contains an orchestration with a
direct bound send port. The direct bound send port transmits a message to the BizTalk MessageBox database
for routing to a folder.

Subsequent to deploying the solution to the runtime environment, you start the BizTalk application for testing
purposes. You then navigate to the server's event log and find that an error stating that a published message
could not be routed due to being unable to find subscribers was logged. The error message goes on to explain
that errors like this occurs in the event of either the subscribing orchestration or send port has not been
enlisted, or if some of the message properties necessary for subscription evaluation have not been promoted.
Furthermore, the error message advises you to access the BizTalk Administration console to rectify the
problem.

Fixing the problem should not require modifying the code, or reinstalling the solution.

Which of the following actions should you take?

A. You should consider making use of a receiving port that uses the XmlTransmit row.
B. You should consider including a send port configured with a filter that corresponds with the message type.
C. You should consider making use of a custom pipeline that leverages the MIME/SMIME decoder component.
D. You should consider making use of a custom pipeline that leverages the MIME/SMIME encoder component.
Correct Answer: B
Section: Section1
Explanation

Explanation/Reference:
Explanation:

QUESTION 10
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment to receive electronic orders from various clients.

You have previously configured schemas to match the formats of ABC.com's client orders.

You have been instructed to design a business process for managing incoming orders. You start by creating a
canonical schema that represents an order, and then create an orchestration that manages an order of the
canonical schema.

You then configure maps from the canonical schema to each of the order formats use by ABC.com's clients.
You need to make sure that the configuration is completed.

Which combination of the following actions should you take? (Choose two.)

A. You should consider creating a send port and bind it to the orchestration.
B. You should consider creating a receive port and location, before binding the port to orchestration.
C. You should consider making use of the maps on the receive port.
D. You should consider making use of the maps on the send port.
E. You should consider making use of the maps on the receive location.

Correct Answer: BD
Section: Section1
Explanation

Explanation/Reference:
Explanation:

QUESTION 11
You are employed as an administrator at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has a BizTalk Server 2010 solution configured to forward invoices to one of their clients in the XML
format. The client has furnished ABC.com with the public key part of their certificate, which has been installed
on the server running BizTalk 2010. The certification authority that issues the certificate has been added to the
list of trusted certification authorities. You have created a send port and configured it to make use of this
certificate.

You now need to make use of the supplied public key to configure encryption for all the invoices forwarded to
this client.

Which combination of the following actions should you take? (Choose two.)

A. You should consider creating a custom pipeline that makes use of the default XML assembler component.
B. You should consider creating a custom pipeline that makes use of the MIME/SMIME encoder component.
C. You should consider having the Enable encryption property of the component set to True.
D. You should consider having the Add signing certification to message property of the component set to True.
E. You should consider having the Content transfer encoding property of the component set to Base64.

Correct Answer: BD
Section: Section2
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa559633(BTS.70).aspx

http://technet.microsoft.com/en-us/library/aa561432(v=BTS.70).aspx

QUESTION 12
You are employed as an administrator at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has a BizTalk Server 2010 messaging solution that is used for processing orders. The solution has
two send ports, which has no filter configured, named Send Port ABC1 and Send Port ABC2. The send ports
are used for ABCVendor1 and ABCVendor2 respectively. The two send ports have been configured as a send
port group.

You have configured the order schema to include a promoted property, named OrderQuantity, which defines
the quantity for orders. You have also configured subscription for the send port group to all messages that
includes the OrderQuantity promoted property.

You are tasked with making sure that messages that has an order quantity of 500 or less is forwarded to
ABCVendor1. You also have to make sure that messages containing an order quantity in excess of 500 are
forwarded to ABCVendor2.

Which combination of the following actions should you take? (Choose all that apply.)

A. You should delete the current filter condition on the send port group.
B. You should maintain the current filter condition on the send port group.
C. You should configure a filter condition on the send port group to subscribe for messages where
OrderQuantity is <= 500.
D. You should configure a filter OR condition on the send port group to subscribe for messages where
OrderQuantity is > 500.
E. You should configure a filter on Send Port A to subscribe for messages where OrderQuantity is <= 500.
F. You should configure a filter on Send Port B to subscribe for messages where OrderQuantity is > 500.

Correct Answer: BCD


Section: Section2
Explanation

Explanation/Reference:
Explanation:

QUESTION 13
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You are in the process of creating an application that processes orders for two suppliers that each have
different formats. You, therefore, configure a schema for each supplier in different projects. The projects are
named ABCSupplier1 and ABCSupplier2. Prior to deploying the application, you promote the OrderType
property in the schema of ABCSupplier1 and the PurchaseType property in the schema of ABCSupplier2.

You are instructed to make sure that the messages logged to disk for ABCSupplier1 are clothing orders, and for
ABCSupplier2 are toy orders.

Which of the following actions should you take?


A. You should consider adding an FTP send port with the appropriate filter.
B. You should consider adding an FTP receive port with the filter:
C. You should consider adding an SMTP send port with the appropriate filter.
D. You should consider adding an SMTP receive port with the filter:

Correct Answer: A
Section: Section2
Explanation

Explanation/Reference:
Explanation:

QUESTION 14
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

While in the process of configuring a ABC.com BizTalk Server 2010 application, you are informed that a
ABC.com supplier will forward messages to this application that have been signed with a certificate. You are
then instructed to make sure that when these messages are received, they are still signed by the certificate.

Which of the following actions should you take?

A. You should consider making use of the XMLTransmit pipeline.


B. You should consider making use of a dynamic receive port.
C. You should consider making use of a receive port that has a filter that matches the message type.
D. You should consider making use of the XMLReceive pipeline.

Correct Answer: D
Section: Section2
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa561008(BTS.70).aspx

QUESTION 15
You are employed as an administrator at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

A ABC.com supplier receives messages via their FTP server. You have previously configured a BizTalk Server
2010 solution to forward messages to the supplier via an FTP send port. You have configured the transport URI
of the FTP send port to point to the supplier's main FTP server location.

You have been instructed to make sure that, in the event of a connection failure with the main FTP server, the
supplier still receives messages immediately. You decide to enable transmission redirection to an alternative
FTP server.

Which of the following is TRUE with regards to this scenario?

A. The Retry count should be set to 0.


B. Ordered delivery should be enabled for the send port.
C. The Backup Transport Type should be set to FTP.
D. The Retry count should be set to 1.
E. The alternative FTP server location should be specified as the Backup Transport URI.
Correct Answer: ACE
Section: Section2
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa561842(v=BTS.70).aspx

QUESTION 16
You are employed as an administrator at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com makes use of a BizTalk Server 2010 application, named ABCPO1, to forward purchase orders.
ABC.com has a mail server, named ABC-SR07, which is used for sending mail by ABC.com's existing
applications.

You have been instructed to configure ABCPO1 to make use of a distribution list that is managed by a new mail
server, named ABC-SR15. You need to achieve this without having to create a new host for ABC-SR15.

You have been advised to configure a BizTalk port that allows orders to be sent via ABC-SR15 to the
distribution list.

Which of the following actions should you take?

A. You should consider having the current SMTP send handler settings overridden.
B. You should consider having a send port group created that has an SMTP send port configured to send to
the email distribution list.
C. You should consider having a filter created on the end port file with the SMTP.SMTPHost context property
equal to the existing mail server.
D. You should consider having a send port group created that has an FTP send port configured to send to the
email distribution list.
E. You should consider having a filter created on the send port group with the FTP.FTPHost context property
equal to the new mail server.

Correct Answer: BC
Section: Section2
Explanation

Explanation/Reference:
Explanation:

QUESTION 17
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com uses an existing shared BizTalk Server 2010 project for numerous BizTalk applications. Subsequent
to including the shared BizTalk Server 2010 project in a Microsoft Visual Studio solution, you configure the
deployment of the shared BizTalk Server 2010 project to the same BizTalk application as the other BizTalk
projects in the solution.

However, during the deployment you are presented with an error message that informs you that adding the
resource failed, and that the resource shown below is already in store.

(-Type="System.BizTalk:BizTalkAssembly" -Luid="ABC.com.SharedComponent, Version=1.0.0.0,


Culture=neutral, PublicKeyToken=a23bf0de7c28fa2e")
The message also informs you that the resource might either be linked to a different application or a different
type.

You need to make sure that the deployment continues successfully.

Which of the following actions should you take?

A. Prior to building and deploying the solution, you should clear the Deploy check box for the all BizTalk
projects via Configuration Manager.
B. You should create an MSI package that excludes the resource.
C. You should delete the resource from the shared BizTalk project.
D. Prior to building and deploying the solution, you should clear the Deploy check box for the shared BizTalk
project via Configuration Manager.

Correct Answer: D
Section: Section2
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa560735(BTS.70).aspx

QUESTION 18
You are employed as an administrator at ABC.com. ABC.com is planning to make use of BizTalk Server 2010
in their environment.

You have been informed that the environment should include two BizTalk servers, which will share a BizTalk
group, as well as a server running Microsoft SQL Server for the BizTalk databases and Enterprise Single Sign-
On (SSO) store.

Which combination of the following actions should you take subsequent to starting the BizTalk Server
Configuration wizard on the BizTalk servers?

A. You should select and apply Basic Configuration on the first BizTalk server, and then create a new SSO
system and BizTalk group on the server running SQL Server.
B. You should select Custom Configuration on the first BizTalk server 1, and then create a new SSO system
and BizTalk group on the server running SQL Server.
C. You should select and apply Basic Configuration on the second BizTalk server, and then join the existing
SSO system and BizTalk group.
D. You should select Custom Configuration on the second BizTalk server 1, and then join the existing SSO
system and BizTalk group.

Correct Answer: BD
Section: Section2
Explanation

Explanation/Reference:
Explanation:

QUESTION 19
You are employed as an administrator at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has numerous trading partners that are configured as parties in the BizTalk Administration console.
ABC.com has a BizTalk Server 2010 solution that includes many applications. One of these applications is
used to send EDI messages to ABC.com's trading
partners.
You have been tasked with making sure that the binding and party data for the EDI application is saved to an
XML file. This XML file will then, in turn, be stored in the source code control.

Which of the following actions should you take?

A. You should consider updating the same version of the assembly in the EDI application.
B. You should consider creating a binding file that includes the party data for the send port.
C. You should consider creating a binding file that includes the party data for the EDI application.
D. You should consider creating a binding file that includes the party data for the receive port.

Correct Answer: C
Section: Section2
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa559631(v=BTS.70).aspx

QUESTION 20
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com makes use of a BizTalk Server 2010 application that has an orchestration that is configured with a
single receive port and a single send port.

You have been tasked with making sure that you are able to view the promoted properties of any inbound and
outbound messages of the orchestration on the BizTalk Server Group Hub page for the purpose of evaluating
the runtime behavior of the orchestration.

You have accessed the Orchestration Designer and set the Report To Analyst property to True.
You then redeployed the orchestration.

You need to complete the configuration.

Which of the following actions should you take?

A. You should consider making use of the FILE.ReceivedFileName context property.


B. You should consider selecting the Before orchestration processing and After orchestration processing under
Track Message Bodies.
C. You should consider having filters, which are configured to assess the promoted properties of the
messages, created on the receive port receive location.
D. You should consider making use of the BTS.MessageType context property to assign the FileName
variable.

Correct Answer: C
Section: Section2
Explanation

Explanation/Reference:
Explanation:

QUESTION 21
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have previously configured and deployed a BizTalk Server 2010 application that contains a long-running
orchestration. This orchestration has a single Receive shape configured, which activates the orchestration.

You notice that there are instances of the orchestration that are currently in the dehydrated state. You are then
instructed to make sure that new orchestration instances are not started, while making allowance for current
instances to conclude.

Which of the following actions should you take?

A. You should consider making use of the Full Stop - Terminate instances option to stop the application.
B. You should consider making use of the Partial Stop C Suspend running instances option to stop the
application.
C. You should consider upgrading the orchestrations.
D. You should consider making use of the Partial Stop C Allow running instances to continue option to stop the
application.

Correct Answer: D
Section: Section3
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa562048(BTS.70).aspx

QUESTION 22
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has a BizTalk Server 2010 application running on a server named ABC-SR07. You have received
instructions to make sure that the application is deployed to a server named ABC-SR09, which requires a
binding file that differs from the one on ABC-SR07.

You have decided to create a Microsoft Windows Installer (MSI) package for the application that is appropriate
for both ABC-SR07 and ABC-SR09.

Which combination of the following actions should you take?

A. You should import the binding file for ABC-SR09 into the application on ABC-SR07 before creating an MSI
package.
B. You should import the binding file for ABC-SR07 into the application on ABC-SR09 before creating an MSI
package.
C. You should also deploy the MSI package on ABC-SR09 with the default target staging environment.
D. You should also deploy the MSI package on ABC-SR07 with the default target staging environment.

Correct Answer: AC
Section: Section3
Explanation

Explanation/Reference:
Explanation:

QUESTION 23
You are employed as a developer at ABC.com. You have just completed developing a BizTalk Server 2010
application.

You now need to move the application from the development phase to the testing phase. You have created and
exported a Microsoft Windows Installer (MSI) file that also contains the necessary bindings.
You then import the MSI file into ABC.com's test environment, and find that you are unable to. You are
presented with the error message shown below:

(mscorlib)Cannot update send port "LogABC.comMessage". (Microsoft.BizTalk.Deployment)The following


items could not be matched up to hosts due to name and/or trust level mismatches:Item:
'FILE' Host: 'ABC.comLogHost' Trust level: 'Untrusted'

You have been tasked with making sure that this does not happen.

Which of the following actions should you take? (Choose two.)

A. You should generate a host named ABC.comLogHost.


B. You should generate a host instance that makes use of the default host.
C. You should generate a FILE receive adapter handler that makes use of the ABC.comLogHost host instance.
D. You should generate a BizTalk application that makes use of the default host.
E. You should generate a FILE send port named LogABC.comMessage that makes use of the default host.
F. You should generate a FILE send adapter handler that makes use of the default host.
G. You should generate a host instance that makes use of the ABC.comLogHost host.
H. You should generate a FILE send adapter handler that makes use of the ABC.comLogHost host instance.

Correct Answer: DE
Section: Section3
Explanation

Explanation/Reference:
Explanation:

QUESTION 24
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has a BizTalk Server 2010 group, named ABCGroup1, installed and configured. You have been
instructed to optimize ABCGroup1 for a low-latency set-up. To achieve this, you modify the host-level settings
of ABCGroup1.

You are then instructed to install and configure an additional BizTalk Server 2010 group that makes use of the
same hardware as ABCGroup1. This group is named ABCGroup2.

You are informed that the latency set-up for ABCGroup2 should be identical to ABCGroup1.

Which of the following actions should you take?

A. You should consider creating a backup of the BizTalk management database of ABCGroup1 via Microsoft
SQL Server Management Studio, and restore it on ABCGroup2.
B. You should consider opening the Administration console to export all applications as an MSI package from
ABCGroup1 to ABCGroup2.
C. You should consider creating a backup of the BizTalk applications of ABCGroup1 via Microsoft SQL Server
Management Studio, and restore it on ABCGroup2.
D. You should consider backing up the default application on ABCGroup1 to disk, and deploying it on
ABCGroup2.

Correct Answer: A
Section: Section3
Explanation

Explanation/Reference:
Explanation:
QUESTION 25
You are employed as a developer at ABC.com. You have developed a BizTalk Server 2010 solution for a
ABC.com client that operates as a finance provider.

You have configured the solution to contain a map, which the finance authorization process making use of.
Values for finance total, as well as annual income have been included in the input schema. You also added a
Boolean value to the output schema for indicating the phase of the finance authorization.

You have also configured the solution to contain a project that includes a Microsoft .NET helper method.

It is this .NET helper method that allows for the finance total and annual income parameters to be accepted to
produce the authorization Boolean value.

You are required to make sure that the finance authorization process reacts as expected.

Which of the following actions should you take?

A. You should invoke the .NET helper method by making use of the Inline C# script type to reference the class
containing the method with a C# using statement.
B. You should invoke the .NET helper method by making use of the Inline script type method.
C. You should invoke the .NET helper method by including a reference to the project containing the class that
hosts the method.
D. You should invoke the .NET helper method by making use of C# script type to functoid configuration.

Correct Answer: A
Section: Section3
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa562075(v=BTS.70).aspx

QUESTION 26
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have been tasked with developing a BizTalk Server 2010 orchestration. The orchestration should be
configured to process messages sent by the BizTalk FILE adapter.

You want to make sure that the original file name of the message is retrieved and stored, for processing at
some point, in a variable named FileName.

Which of the following actions should you take?

A. You should consider assign the FileName variable by making use of the WSS.Filename context property to
assign the FileName variable inside a message assignment shape via the BizTalk Orchestration Designer.
B. You should consider assign the FileName variable by making use of the LEGACY.FilePath context property
to assign the FileName variable inside a message assignment shape via the BizTalk Orchestration
Designer.
C. You should consider assign the FileName variable by making use of the IBaseMessage.Context context
property to assign the FileName variable inside a message assignment shape via the BizTalk Orchestration
Designer.
D. You should consider assign the FileName variable by making use of the FormatterBase.Context context
property to assign the FileName variable inside a message assignment shape via the BizTalk Orchestration
Designer.
Correct Answer: A
Section: Section3
Explanation

Explanation/Reference:
Explanation:

QUESTION 27
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You are currently in the process of developing a BizTalk Server 2010 solution, which contains two
orchestrations. These orchestrations are named ABCA and ABCB, and reside in separate projects.

Currently a message, which contains a promoted property named ABCOrderID, is sent between ABCA and
ABCB. You are able to make use of ABCOrderID as a unique identifier for the message. To make sure that the
output message promotes the ABCOrderID property when it publishes the message, you need to update
ABCB.

You have been informed that the two projects should continue running separately. You have decided to make
sure that ABCA has the ability to forward messages to ABCB, and then receive a response message once
ABCB has completed processing the message.

Which of the following actions should you take FIRST?

A. You should consider creating a correlation type on the ABCOrderID property and a correlation set in ABCA.
B. You should consider referencing the ABCA project from the ABCB project.
C. You should consider creating a new correlation set in ABCB by using the correlation type.
D. You should consider setting the Send shape on ABCA to initialize the correlation set.
E. You should consider setting the Receive shape on ABCB to follow the correlation set.

Correct Answer: A
Section: Section3
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa547017(v=BTS.70).aspx

QUESTION 28
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com makes use of a BizTalk Server 2010 solution, which has a schema configured with numerous
elements that contains e-mail addresses. These elements have a standard expression defined for
authenticating e-mail addresses from inbound messages.

You want to make sure that the data type you are preparing to configure is reusable for all of the elements in
question.

Which of the following actions should you take FIRST?

A. You should consider setting the Form property to Qualified for every element that has the regular
expression defined.
B. You should consider disable regular expression function.
C. You should consider entering a name for the type you want to create in the Data Type property.
D. You should consider setting the Data Type property for the other elements.

Correct Answer: D
Section: Section3
Explanation

Explanation/Reference:
Explanation:

QUESTION 29
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have previously developed a BizTalk Server 2010 solution for ABC.com. The solution hosts an
orchestration that you have configured to forward messages via a logical port. You have set the

Binding property to the Specify later option.

You have been informed that the logical port should not be bound to a physical port for this scenario.

http://www.gratisexam.com/

Which of the following actions should you take?

A. You should consider altering the orchestration by setting the Specify now option for the Binding property of
the logical port.
B. You should consider altering the orchestration by setting the Specify now option for the Binding property of
the physical port.
C. You should consider altering the orchestration by setting the Public option for the Type Modifier property of
the physical port.
D. You should consider altering the orchestration by setting the Public option for the Type Modifier property of
the logical port.

Correct Answer: D
Section: Section3
Explanation

Explanation/Reference:
Explanation:

QUESTION 30
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

One of ABC.com's clients sends them flat file messages that ABC.com receives via BizTalk Server 2010.
Subsequent to configuring a pipeline for disassembling the flat file messages, you notice that the flat file
disassembler generates an error every time a message is received. The error occurs as a result of an incorrect
date format.

ABC.com's client has informed you that they are unable to modify the application used to send the flat file
messages. You, therefore, decide to configure a custom pipeline component to rectify the date format error.
After configuring and implementing the new custom pipeline component, you are required to configure a new
pipeline for processing the flat file messages sent by ABC.com's client.
Which combination of the following actions should you take? (Choose two.)

A. You should add the custom pipeline component to the Validate stage.
B. You should add the selected pipeline component to the Party stage 1.
C. You should also add the EDI disassembler to the Disassemble stage.
D. You should also add the complete file disassembler to the Disassemble stage.

Correct Answer: AC
Section: Section3
Explanation

Explanation/Reference:
Explanation:

QUESTION 31
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has a BizTalk Server 2010 solution that includes an orchestration. The orchestration is configured to
send XML documents to ABC.com's suppliers via an FTP send port. The FTP send port's Binding property has
been set to the Specify later option.

You are currently unable to specify the FTP address of the send port in the orchestration. You are required to
rectify this.

Which combination of the following actions should you take? Choose two.)

A. You should consider configuring the Binding property for the port in the orchestration to Direct.
B. You should consider setting the value of the Microsoft.XLANGs.Core.PortBinding property for port 1 in the
orchestration to the appropriate vendor address.
C. You should consider configuring the Binding property for the port in the orchestration to Dynamic.
D. You should consider setting the value of the Microsoft.XLANGs.BaseTypes.Address property for this port in
the orchestration to the appropriate vendor address.

Correct Answer: CD
Section: Section4
Explanation

Explanation/Reference:
Explanation:

QUESTION 32
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

Orders from ABC.com's clients are processed by a current BizTalk Server 2010 solution. One particular client
sends orders within a positional flat file that has its dates configured as string data types in the YYYYMMDD
format. The orchestration, however, needs the dates to be treated as a date data type with the same format.

You have been instructed to make sure that the dates supplied by the client are not defined as strings.

Which of the following is the property that you should create?

A. Base Data Type.


B. Exception Object Type.
C. SimpleType.
D. Transaction Type.

Correct Answer: C
Section: Section4
Explanation

Explanation/Reference:
Explanation:

QUESTION 33
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You are in the process of creating a BizTalk Server 2010 map. A single message consists of numerous orders,
each of which has an Amount field, which is contained within the input schema. Records named
FulfillmentItem, which includes a Price element, are contained within the output schema.

You have been instructed to make sure that orders with an amount in excess of 2500 maps to the output
schema. You are, therefore, required to exclude orders that do not meet the requirements by including logic in
the map.

Which of the following actions should you take?

A. You should consider dragging a Greater Than functoid onto the map.
B. You should consider dragging a Less Than functoid onto the map.
C. You should consider linking the first input of the functoid to the Amount field in the order schema and assign
a value of 1000 in the second input.
D. You should consider linking the 2nd input of the functoid to the custom field in the order schema and
disconnect the record node of the order schema to the 1st input.
E. You should consider linking the output of the functoid to the FulfillmentItem record node of the output
schema.

Correct Answer: ACE


Section: Section4
Explanation

Explanation/Reference:
Explanation:

QUESTION 34
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You are in the process of creating a BizTalk Server 2010 orchestration for ABC.com's freight company that
routes freight. You have set the Transaction Type property of the orchestration to Long Running. You have
included a block of logic for freight routing, which is autonomous and makes no external calls that could affect
the state of the orchestration, in a section of the orchestration.

Your next task is to make sure that, in the event of an exception occurring, any action taken while routing logic
block executes is not committed. You have started by added a Scope shape to the orchestration.

Which of the following actions should you take NEXT?

A. You should set the Transaction Type property of the Scope shape to None.
B. You should set the Transaction Type property of the Scope shape to Long Running.
C. You should first set the Transaction Type property of the Scope shape to Atomic.
D. You should add the block of routing logic to the Scope shape.
E. You should add a Group shape.
F. You should add the Group shape to the Scope shape.

Correct Answer: A
Section: Section4
Explanation

Explanation/Reference:
Explanation:

QUESTION 35
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have previously configured a BizTalk Server 2010 messaging-only solution for ABC.com. The solution is
used for the processing of XML messages. You have configured the send port and the receive location to make
use of pipelines that contain the XML validator pipeline component. To deal with failed messages, you have
configured the send and receive ports to have Routing enabled.

You need to make sure that in the event of validation failure on the send and receive ends, messages are
routed to ABCSend Port A and ABCSend Port B respectively.

You would like to configure subscriptions for the respective send ports.

Which of the following actions should you take?

A. You should consider setting the filter for ABCSend Port A to Error.SendPortName Exists.
B. You should consider setting the filter for ABCSend Port A to Error.ReceivePortName Exists.
C. You should consider setting the filter for ABCSend Port B to Error.ReceivePortName Exists.
D. You should consider setting the filter for ABCSend Port B to Error.SendPortName Exists.

Correct Answer: A
Section: Section4
Explanation

Explanation/Reference:
Explanation:

QUESTION 36
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have configured an orchestration within a BizTalk Server 2010 solution to make use of an external
Microsoft .NET assembly that is not serializable. You have set the Transaction Type property of the scope that
contains the Expression shape used to call the .NET assembly to Atomic.

However, you find that now and again an exception is thrown when the .NET assembly is called.

You need to make sure that this exception is suitably handled.

Which combination of the following actions should you take? (Choose two.)

A. You should create a new scope with the Transaction Type property set to Long Running.
B. You should consider including a compensation block in the atomic scope.
C. You should consider adding an exception handler to the new scope.
D. You should consider placing the atomic scope inside the new scope.
E. You should consider placing the atomic scope above the new scope.
Correct Answer: CE
Section: Section4
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa560115(v=BTS.70).aspx

http://technet.microsoft.com/en-us/library/aa560028(v=BTS.70).aspx

QUESTION 37
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has a BizTalk Server 2010 solution that has an orchestration included. You have configured the
orchestration to make use of both Message Assignment and Expression shapes, but have no Scope shapes
configured. You have also set the Transaction Type property for the orchestration to None.

You notice that an XLANG exception, which is not handled, is thrown from time to time. This results in the
orchestration entering a suspended state.

You have been instructed to make sure that exception is caught, and that the subsequent error is handled.

Which combination of the following actions should you take? (Choose two.)

A. You should consider adding two exception handlers.


B. You should then set the Exception Object Type property of the one to
Microsoft.XLANGs.BaseTypes.XLANGsException, and the other to System.SystemException.
C. You should consider adding just one two exception handler.
D. You should then set the Exception Object Type property to System.SystemException.

Correct Answer: AD
Section: Section4
Explanation

Explanation/Reference:
Explanation:

QUESTION 38
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have received instruction to create a BizTalk Server 2010 application for data synchronization. A request-
response port, which is configured to forward a message to a web service on the target system, is configured
for a BizTalk Server 2010 orchestration.

At the end of each year, the target system experiences delays due to updates being processed for all rows of
the source tables.

As a result, you have been tasked with determining which orchestrations are waiting for their updates to
complete and have not encountered an error by configuring a BizTalk Administration console hub query.

Which of the following actions should you take?

A. You should consider searching for suspended service instances that are in the dehydrated state.
B. You should consider searching for suspended service instances that can be resumed.
C. You should consider searching for suspended service instances that cannot be resumed.
D. You should consider searching for suspended service instances by their URI.

Correct Answer: B
Section: Section4
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/aa560860(v=BTS.70).aspx

QUESTION 39
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You are in the process of creating BizTalk Server 2010 orchestrations that are configured to return data by
calling private web services. Custom logging statements have been included in the orchestrations, and the
assembly for the orchestrations is also referenced by a different BizTalk assembly.

You have been informed that the before the custom logging statements can be executed, they must be enabled
via a custom Boolean value. Also, the orchestration assembly's version information is not modifiable.

You are now required to configure a solution for enabling orchestration logging, without requiring the BizTalk
host instance to restart.

Which of the following actions should you take?

A. You should consider having an application created in Enterprise Single Sign-On (SSO) for the purpose of
saving the switch value.
B. You should create an orchestration variable, and then configure a default value for it.
C. You should configure the machine.config file to host a trace switch.
D. You should configure the app.config file to host a trace switch.

Correct Answer: A
Section: Section4
Explanation

Explanation/Reference:
Explanation:

QUESTION 40
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in
their environment.

ABC.com has a Microsoft Visual Studio 2010 solution configured to include a test project that contains unit tests
for a BizTalk Server 2010 schema.

As a result of a definition for ValidateInstance or an extension method with this name being missing at the time
of the project being built, an error is produced.

You have been tasked with making sure that this does not occur. You have accessed the project properties for
the schema project.

Which of the following actions should you take?

A. You should consider allowing Unit Testing.


B. You should consider signing the assembly with a strong name key.
C. You should consider configuring a password.
D. You should consider configuring Windows Authentication.

Correct Answer: B
Section: Section4
Explanation

Explanation/Reference:
Reference:

http://msdn.microsoft.com/en-us/library/aa560264(BTS.70).aspx

QUESTION 41
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have created a BizTalk Server 2010 solution that contains a map configured to convert an internal order
format into a vendor's order format. To make sure that the map is suitably configured, you decide to run tests
on an internal order sample. You have already included a test project to the solution, and then included a
reference to the project with the map. You have also added a reference to Microsoft.XLANGs.BaseTypes.

Which combination of the following actions should you take? (Choose all that apply.)

A. You should consider including a reference to Microsoft.BizTalk.BaseFunctoids.


B. You should consider including a reference to Microsoft.BizTalk.TestTools.
C. You should consider making use of the TestableSchemaBase class to test the schema.
D. You should consider making use of the TestableMapBase class to test the map.
E. You should consider making use of the TestableMapBase class to test the map.

Correct Answer: BD
Section: Section5
Explanation

Explanation/Reference:
Explanation:

QUESTION 42
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has a BizTalk Server 2010 solution that is configured to include an orchestration. The orchestration is
configured to make use of a Scope shape.

The orchestration also includes a shape that is placed after the Scope shape. An error is produced within this
shape at run time, and the orchestration does not contain logic to counteract what transpired within the Scope
shape.

You, therefore, decide to insert a compensation block in the Scope shape.

Which combination of the following actions should you take? (Choose two.)

A. You should consider setting the Isolation Level property to Read Committed.
B. You should consider setting the Transaction Type property to Long Running.
C. You should consider setting the Compensation property to Custom.
D. You should consider setting the Synchronized property to True.
E. You should consider setting the Transaction Type property to Atomic.
F. You should consider setting the Isolation Level property to Serializable.

Correct Answer: B
Section: Section5
Explanation

Explanation/Reference:
Explanation:

QUESTION 43
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have created a BizTalk Server 2010 solution that is used to process envelope messages. These envelope
messages are split into an interchange of individual child messages, which have not been authenticated, by a
receive port using the XML disassembler pipeline component.

As soon as the message is processed by the receive pipeline, the interchange fails in its entirety.

You are instructed to make sure that the rest of the child messages carry on processing.

Which of the following actions should you take?

A. You should consider setting the Validate document structure property set to False.
B. You should consider having the Allow Unrecognized Message property set to False.
C. You should consider having the Allow Unrecognized Message property set to True.
D. You should consider making use of the Standard Mode of the disassembly stage.

Correct Answer: C
Section: Section5
Explanation

Explanation/Reference:
Reference:

http://msdn.microsoft.com/en-us/library/aa560317.aspx

QUESTION 44
You are employed as a developer at ABC.com.

In ABC.com's environment makes use of BizTalk Server 2010 for consuming a Microsoft Windows
Communication Foundation (WCF) service, which validates requests to the service using a WCF custom
endpoint behavior. You have configured the global assembly cache (GAC) to include the endpoint behavior.
You are prevented from altering any files that are hosted in the Windows folder.

It is imperative that you are able to identify the endpoint behavior for the send port.

Which of the following actions should you take?

A. You should consider having the endpoint behavior registered in the registry
B. You should consider having the endpoint behavior registered in the app.config file.
C. You should consider having the endpoint behavior registered in the web.config file.
D. You should consider having the endpoint behavior registered in the machine.config file

Correct Answer: D
Section: Section5
Explanation
Explanation/Reference:
Explanation:

QUESTION 45
You are employed as an administrator at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com exposes a BizTalk Server 2010 orchestration as a Microsoft Windows Communication Foundation
(WCF) service by making use of the BizTalk WCF Service Publishing Wizard. You have configured the use of
WCF-BasicHttp binding to expose the orchestration, and have also created a corresponding receive location.

ABC.com's IT manager has informed you that the use of WCF-BasicHttp is no longer valid. The IT manager
has instructed you to configure the use of WCF-WSHttp.

Which combination of the following actions should you take? (Choose two.)

A. You should alter the receive location and choose the WCF-Custom option via the BizTalk Administration
console.
B. You should alter the receive location and choose the WCF-WSHttp option via the BizTalk Administration
console.
C. You should make use of the WCF Service Publishing Wizard to republish the orchestration, and then
change the binding type to wsHttpBinding.
D. You should configure the updated port with the endpoint address (URI) of the deployed WCF service, and
then change the binding type to wsHttpBinding.
E. You should configure the updated port with the endpoint address (URI) of the deployed WCF service, and
then select WCF-WSHttp as the transport type.

Correct Answer: AD
Section: Section5
Explanation

Explanation/Reference:
Explanation:

QUESTION 46
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have created a BizTalk Server 2010 application that consumes a Microsoft Windows Communication
Foundation (WCF) service that makes use of BasicHttpBinding.

You have been tasked with making sure that provision is made for messages of variable size that is processed
by an orchestration in the application from time to time.

Which of the following actions should you take?

A. You should consider making use of the WCF.MaxReceivedMessageSize context property.


B. You should consider making use of the WCF.ServiceBehaviorConfiguration context property.
C. You should consider making use of the WCF.TimeToLive context property.
D. You should consider making use of the WCF.LeaseTimeout context property.

Correct Answer: D
Section: Section5
Explanation

Explanation/Reference:
Explanation:

QUESTION 47
You are employed as an administrator at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has a BizTalk Server 2010 application that is used to forward messages to a Microsoft Windows
Communication Foundation (WCF) service. You then access the Consume WCF Service wizard to create
supporting artifacts for calling the service.

Prior to deploying the BizTalk projects and importing the generated binding file to create the send port, you
configure the following in the orchestration:

Port name SendWCFPort

Port operation - TransmitData

The BTS.Operation context property is set for the operation name

You have been instructed to make sure that the SOAP action header is configured for the send port that calls
the WCF service.

Which of the following actions should you take?

A. You should consider specifying the TransmitData operation in the SOAP action header XML.
B. You should consider specifying the SendData operation in the SOAP action header XML.
C. You should consider specifying SendWCFPort\BTS.Operation in the SOAP action header XML.
D. You should consider specifying the BTS.Operation context property in the SOAP action header XML.

Correct Answer: B
Section: Section5
Explanation

Explanation/Reference:
Explanation:

QUESTION 48
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You are in the process of creating a BizTalk Server 2010 orchestration, and configuring it to
consume a web service. The web service is found at http://localhost/ProcessData.asmx.

You have configured the orchestration with a non-transactional scope that has an exception handler for
handling all SOAP exceptions returned by the web service. When an exception is thrown in the orchestration, it
results in the original messages posted to the web service being suspended in the BizTalk Administration
console.

You are required to make sure that these messages are stored in a shared archive file, instead of being
suspended.

Which of the following actions should you take?

A. You should consider specifying the TransmitData operation in the SOAP action header XML.
B. You should modify the send pipeline to PassThruTransmit via the Administration console
C. You should enable Ordered delivery transport option via the Administration console.
D. You should configure the SOAP exception handler to forward a copy of the original message to a new send
port that will transmit the message as a file via the Orchestration Designer.
Correct Answer: D
Section: Section5
Explanation

Explanation/Reference:
Explanation:

QUESTION 49
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

ABC.com has a BizTalk Server 2010 orchestration that consumes a Microsoft Windows Communication
Foundation (WCF) service. You have configured a request-response call to the WCF service is made within a
non-transactional scope, which contains an exception handler with the Exception Object Type property set to
the type of the fault operation returned from the service.

When the handler receives the fault message, a typed fault exception named WidgetException is thrown by the
WCF service.

You have been instructed to make sure that the exceptions detail node is extorted from the fault message. You
have started by setting the Propagate Fault Message option to True. You now have to specify the source of the
inbound BizTalk message body.

Which of the following actions should you take?

A. You should select the Template option.


B. You should select the Path option.
C. You should select the BizTalk Request Message Body option.
D. You should select the Envelope (soap:Envelope) option.

Correct Answer: D
Section: Section5
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/bb226478(BTS.20).aspx?wt.svl=prodtechnol

http://technet.microsoft.com/en-us/library/dd792705(BTS.70).aspx

QUESTION 50
You are employed as a developer at ABC.com. ABC.com makes use of BizTalk Server 2010 in their
environment.

You have received instructions to integrate BizTalk Server 2010 with a secure Microsoft Windows
Communication Foundation (WCF) service that does not have metadata exchange (MEX) enabled.

Currently, an XML schema with a root node named ClassifiedInfo is distributed by the web service provider
without a namespace for the data provided by the web service.

Subsequent to creating a BizTalk schema based on the XML schema, you complete the application
development and deploy it for testing. During this process, you trace received messages and find that the
response message is within a single element named SecureResponse. However, both the response message
and the SecureResponse element are wrapped by the SOAP elements.

You next task is to make sure that the message can be received by modifying the properties of the inbound
message body.
Which of the following actions should you take?

A. You should consider making use of the Envelope option.


B. You should consider making use of the Template option.
C. You should consider making use of the Path option.
D. You should consider making use of the BizTalk Request Message Body option.

Correct Answer: C
Section: Section5
Explanation

Explanation/Reference:
Reference:

http://technet.microsoft.com/en-us/library/dd745374(v=BTS.10).aspx

http://www.gratisexam.com/

You might also like