최신 70-595 무료덤프 - Microsoft TS: Developing Business Process and Integration Solutions by Using Microsoft BizTalk Server 2010
A BizTalk Server 2010 solution contains multiple applications. One of the applications sends EDI messages to trading partners. The trading partners are defined as parties in the BizTalk Administration console. You need to extract the binding and party information for only the EDI application in an XML file so that you can store that information in source code control. What should you do?
정답: A
A BizTalk Server 2010 solution uses Business Activity Monitoring (BAM) to collect business information. The solution contains a BAM view named OrderView. After you deploy the view, application users can log on to the BAM portal but the OrderView view does not appear to them. You need to ensure that the BAM portal displays the OrderView view to application users. What should you do?
정답: C
A BizTalk Server 2010 messaging-only solution is used to process XML messages.
The pipelines used in the receive location and the send port contain the XML validator pipeline component.
Routing for failed messages is enabled on both the receive port and the send port.
When validation fails on the receive side, messages must be routed to Send Port A.
When validation fails on the send side, messages must be routed to Send Port B.
You need to create subscriptions for Send Port A and Send Port B.
What should you do?
The pipelines used in the receive location and the send port contain the XML validator pipeline component.
Routing for failed messages is enabled on both the receive port and the send port.
When validation fails on the receive side, messages must be routed to Send Port A.
When validation fails on the send side, messages must be routed to Send Port B.
You need to create subscriptions for Send Port A and Send Port B.
What should you do?
정답: D
You send data to a Microsoft Windows Communication Foundation (WCF) service from a BizTalk Server 2010 application. You generate supporting artifacts for calling the service from Microsoft Visual Studio by using the Consume WCF Service wizard. You modify the names used in the orchestration to SendWCFPort for the port and to TransmitData for the port operation. In the orchestration, you set the context property BTS.Operation to the operation name. You deploy the BizTalk projects and import the generated binding file to create the send port. You need to configure the SOAP action header for the send port that calls the WCF service. Which operation should be specified in the SOAP action header XML?
정답: C
A BizTalk Server 2010 application sends purchase orders. Current applications use an existing mail server to send mail. The purchase order application should use a distribution list that is managed by a new mail server. Company IT policy does not allow you to create a new host for the new mail server. You need to create a BizTalk port that sends orders to the email distribution list through the new mail server.
What should you do?
What should you do?
정답: A
You use BizTalk Server 2010 to receive flat file messages from a customer. You create a pipeline for disassembling the flat file messages. When BizTalk receives the messages, the flat file disassembler throws an error because a date is in the wrong format. The customer cannot change the sending application. You implement a custom pipeline component for correcting date formatting errors. You need to create a new pipeline for processing the messages received from the customer. What should you do?
정답: D