What should you do?
You use the Flat File Schema Creation Wizard to create a schema for a positional flat file. One of the records in the file contains a tag identifier. When you test a message instance against the schema, you discover that the tag identifier is not removed. You need to remove the tag identifier from the test output. What should you do?
Which two actions should you perform?
Woodgrove Bank sends LoanRequest messages and logon credentials to your companys BizTalk orchestration. The orchestration receives the loan requests and executes a business rule policy named CheckBankRates, which queries a Microsoft SQL database. You discover that the loan requests are not completely processed. You track the LoanRequest messages and notice that the LoansProcessing instances appear as Suspended (Resumable). You suspect that a rule in the CheckBankRates policy could not fire because of invalid logon credentials. You need to find out why the LoanRequest messages are not completely processed. Which two actions should you perform? (Each correct answer presents a complete solution. Choose two.)
Which two actions should you perform?
You are developing a BizTalk orchestration that receives a purchase order request. The orchestration contains a Receive shape followed by a Scope shape. You need to ensure that this orchestration executes only if the purchase order number is within a numerical range. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Which three actions should you perform?
You have received a sample XML message from a trading partner. You need to create a valid schema for this message instance. Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
What should you do?
You are configuring a receive port for a purchasing application. You want to track both authenticated and unauthenticated messages. You also want to ensure that the application processes only the authenticated messages. You need to configure the receive port to meet these requirements. You need to achieve this goal by using the minimum amount of coding effort. What should you do?
What should you identify?
Your company uses an application to process orders from its trading partners. You want to document when persistence points are created. You include the following steps in the Electronic Data Interchange system.
Send Message A
Atomic Transaction Begin
Send Message B
Atomic Transaction End
You need to identify where the persistence points are created. What should you identify?
What should you identify?
You are developing a BizTalk orchestration. The orchestration executes in the following sequence.
Message Received
Atomic Transaction Start
Message Sent 1
Message Sent 2
Atomic Transaction End
You need to identify where persistence points occur in the orchestration. What should you identify?
Which three actions should you perform?
You implement a BizTalk orchestration that calls a custom .NET class named UtilityLib.DateFormatter and a method named ChangeToJulian. The orchestration contains a string variable named sDate, which uses a standard date format value. You need to use BizTalk Orchestration shapes to pass the sDate variable to the ChangeToJulian method. Then, you need to send the result to a logical port. Which three actions should you perform? (Each correct answer presents part of the solution.
Choose three.)
What should you do?
You recently deployed your companys BizTalk orchestration to a production server. When you submitted the first set of messages to the BizTalk Server 2006 computer, it did not generate any output messages.
When you check the BizTalk Administration console, you notice the following:
The orchestrations are suspended and resumable.
There are no orchestration instances available for debugging.
Pipeline service events appear as completed.
No errors appear in the event log.
You need to ensure that the previously submitted messages are processed. What should you do?
What should you do?
You are designing a BizTalk solution for your company to exchange order information with more than 100 trading partners. During the order fulfillment process, some trading partners require regular updates. The trading partners often change the services they use to communicate and the type of messages they want to receive. You need to design a solution that does not require recompiling or reconfiguring the order fulfillment process. What should you do?