IBM WebSphere Message Broker V8.0 Solution Development (000-272) Free Practice Test
Question 1
While testing a message flow with a Compute node that contains two PROPAGATE statements, a solution developer discovered that the output message assembly is empty before the second PROPAGATE statement is executed. What must the solution developer do to prevent this from happening?
Correct Answer: A
Question 2
A solution developer is creating a number of scripts to automate the building and deployment of BAR files. These scripts will run on an AIX server, where the source repository is located and the Message Broker API (CMP) has been installed and configured. Which command can the solution developer NOT use in the automation scripts?
Correct Answer: B
Question 3
An international fund transfer acknowledgement message having the below format is to be
validated, before being sent to the payment gateway.

IBM 000-272 Exam
A solution developer has to implement a message validator for these transactions. What message domain should the solution developer use to do so?
validated, before being sent to the payment gateway.

IBM 000-272 Exam
A solution developer has to implement a message validator for these transactions. What message domain should the solution developer use to do so?
Correct Answer: A
Question 4
To activate any new function included in a fix pack, which command must the solution developer issue?
Correct Answer: C
Question 5
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 6
A solution developer is investigating a problem where a message flow does not run to completion.
The message flow includes an aggregation block. The solution developer determines that messages are accumulating at the AggregateReply node. In order to resolve the problem, the solution developer needs to:
The message flow includes an aggregation block. The solution developer determines that messages are accumulating at the AggregateReply node. In order to resolve the problem, the solution developer needs to:
Correct Answer: B