IBM WebSphere Message Broker V8.0 Solution Development (C2180-272) Free Practice Test
Question 1
A school website needs to retrieve student records from its PeopleSoft system. The broker needs to be configured to utilize PeopleSoft JAR files. How should the solution developer implement this requirement?
Correct Answer: C
Question 2
A healthcare company needs to implement WS-Security integrity message signing for an existing web service flow that will now be handling sensitive data. Which nodes can the solution developer use to develop this enhancement? (Choose two)
Correct Answer: A,E
Question 3
A bank uses an online system to handle currency transactions, sent via MQ messaging. To avoid multiple database lookups to obtain the latest currency exchange rates, the rates are loaded into shared variables the first time the flow is executed. Periodic updates to the shared variables are made using a control message. As the volume of transactions increases, it is realized that a single instance of the flow can no longer cope, and so the solution developer is asked to investigate ways to increase throughput. How can the solution developer increase the message throughput?
Correct Answer: C
Question 4
A solution developer needs to enhance a message flow with node information to aid in problem resolution, should there be a failure within the flow. Consider the following flow, named "OrderProcess".

What is the content of the Location tag in the <Fail> message written to the ORDER.ERROR queue?

What is the content of the Location tag in the <Fail> message written to the ORDER.ERROR queue?
Correct Answer: D
Question 5
A solution developer uses ESQL to transform messages. Which options can the solution developer use to delete a message field or message structure? (Choose three)
Correct Answer: C,D,E
Question 6
A customer recently implemented a new standard that all deployable objects must display Version, Author, and Defect number in the QuickView panel of Message Broker Explorer. How must the solution developer code this requirement?
Correct Answer: A