1.
As part of an Order Process flow, a developer must add a new section to an existing XML message. The relevant section of the incoming message is as follows: The developer must add the following Order Item, to fall in the correct numeric sequence: 333 How would the developer achieve this?
2.
Consider the following ESQL code snippet from a Compute node. What is the value of OutputRoot.XMLNSC?
3.
A message flow reads a file, record by record. Based on the content of each record, it will be propagated to one or more output queues. The File Input node has the Transaction property set to yes and all output nodes are configured to be Automatic node has the transaction property set to yes and all output nodes are configured to be automatic In the event that flow execution is interrupted by a hardware failure, which one of the following is true?
4.
A customer needs to dynamically choose which web service URL to call from a WSDL in the WebSphere Service Registry and Repository (WSRR), based on a company acronym in the input message received by Message Broker. Which node should the solution developer choose when implementing this type of retrieval operation?
5.
A company has decided to use WebSphere Message Broker to integrate several legacy systems which generate batch files into the company WebSphere MQ backbone. What is the quickest way the developers can accomplish this task?

 
6.
When a message is received by an Input node in a message flow, the message assembly is created. Which tree or trees are populated when an error free message is received by a FileInput node?
7.
A developer is tasked with designing a message flow, utilizing an XSLTransform node. Which location is searched first by the broker, to determine the name of the style sheet to use?
8.
In a message flow, a developer needs to enrich an employee's record with information from a database. Consider this input message. Which of the ESQL statements in the response options will produce the following output message?
9.
A large company needs to interface their legacy application with a newly acquired Enterprise Information System (EIS) application called Siebel CRM. Which transport service will the developer use to discover metadata and send requests to the EIS system?
10.
A developer needs to call a request/response web service from a message flow. Knowing response messages may not arrive in the same order as the requests, what set of processing nodes will automatically set the required WS-Addressing standard that assures message correlation?