| Exam Code/Number: | C2180-272Join the discussion |
| Exam Name: | IBM WebSphere Message Broker V8.0 Solution Development |
| Certification: | IBM |
| Question Number: | 52 |
| Publish Date: | Jul 13, 2026 |
|
Rating
100%
|
|
A solution developer needs to troubleshoot why a message flow does not process any messages from a remote resource. To review how the message flow interacts with all external resources, where should the solution developer look?
A solution developer needs to enhance an order processing message flow to create a file of all invoices processed, to show the date, time, invoice number and amount. The solution developer adds a Trace node at the end of the flow, and to also store the following information: Environment Invoice Number Amount Which Trace node pattern will provide the required output?
A solution developer implemented a message flow for a book store company which receives an XML input message. The input message is formed according to an XML schema supplied by the client and used by several other applications owned by the company. The input node uses XMLNSC parser to parse the input message. The image below depicts a sample XML input message. According to business needs, the bookDetails elements and all of its children are not referenced by the code. Performance test for the flow showed a significant time spent in message parsing time especially for large messages.
IBM 000-272 Exam
What should the solution developer do to enhance the message parsing time ?
A telecommunications customer needs to develop a flow that sends a message to invoke an existing business process on WebSphere Process Server (WPS). The requirements do not call for a response message back from the flow. Which node should the solution developer use to send the message to WPS?
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)