What should you do next?
You are developing a BizTalk Server 2010 solution that has two orchestrations, A and B, that exist in different projects. A message sent between the orchestrations has a promoted property named OrderID that can be used as a unique identifier for the message. The two projects must remain independent from each other. Updates are made to Orchestration B to ensure that the output message promotes the OrderID property when it publishes the message. You need to enable Orchestration A to send a message to Orchestration B and receive a message back when Orchestration B finishes. You create a correlation type on the OrderID property and a new correlation set in Orchestration A. What should you do next?
Which approach should you recommend?
You are designing a SharePoint 2010 information architecture plan for a client that specifies the mechanics of
implementing content type change control. The requirements for the change control plan specify that:
Site managers can create site-specific content types based on the content types in the parent site.
.Content types must not be overwritten when changes are made to parent site content types.
.Site managers can change child site content types.
You need to specify a content type change control plan that meets all these requirements.
Which approach should you recommend?
What should you recommend?
You are developing a Windows Azure application in which a web role and worker role will communicate by using a Windows Azure Queue.
You need to recommend an approach for ensuring that the worker role does not attempt to process any message more than three times.
What should you recommend?
What should you do?
You are developing a BizTalk Server 2010 orchestration that processes messages received from the BizTalk FILE adapter. You need to retrieve the original file name of the message and store it in a variable named FileName for future processing. What should you do?
Which approach should you recommend?
You are designing a SharePoint 2010 intranet site at your company. The accounting department has designed a
SharePoint list. They need this list to be included in any new site that is created by using the Team Site site
definition provided by SharePoint. A feature has been created that provisions the list in a site. You need to satisfy
the request from the accounting department, while reducing the risk that future SharePoint service pack updates will impact your solution.
Which approach should you recommend?
What should you recommend?
You are designing a Windows Azure application that will process images.
The maximum size of an image is 10 MB.
The application includes a web role that allows users to upload images and a worker role with multiple instances that processes the images.
The web role communicates with the worker role by using a Windows Azure Queue.
You need to recommend an approach for storing images that minimizes storage transactions.
What should you recommend?
What should you do?
A BizTalk Server 2010 solution includes a map that is used in a loan approval process. The input schema contains values for loan amount and yearly salary. The output schema contains a Boolean value that indicates the approval status of the loan. There is a Microsoft .NET helper method in another project within the solution that accepts the two parameters for loan amount and yearly salary and returns the approval status Boolean value. You need to invoke the .NET helper method from a scripting functoid in the map. What should you do?
Which approach should you recommend?
You are using SharePoint 2010 to design a site at your company. All employees need to have permission to fill
out a new form. When an employee submits the form, the request should be saved as an item in a custom list.
You have the following requirements:
For security reasons, employees must only be able to view their own requests.
.Employees must not be able to view requests that other employees have submitted.
.Company managers must have permission to view every request submitted.
Which approach should you recommend?
What should you recommend?
You are designing a Windows Azure application.
The application includes two web roles and three instances of a worker role.
The web roles will send requests to the worker role through one or more Windows Azure Queues.
You have the following requirements:
– Ensure that each request is processed exactly one time.
– Minimize the idle time of each worker role instance.
– Maximize the reliability of request processing.
You need to recommend a queue design for sending requests to the worker role.
What should you recommend?
What should you do?
You change the host-level settings of a BizTalk Server 2010 group named Group1 to optimize the group for a low-latency scenario. You install and configure another BizTalk Server 2010 group, named Group2. Both BizTalk groups use identical hardware. You need to ensure that the same low-latency optimizations are applied to Group2 as to Group1. What should you do?