IBM Integration Bus V9.0, Solution Development - C2180-404 Exam Practice Test
A solution developer wants to use constant variables in the message flows. The solution developer decides to use a user-defined property in the ESQL code because the values can change at deployment time.
Which ESQL statement should the developer use to access a user-defined property in the ESQL?
Which ESQL statement should the developer use to access a user-defined property in the ESQL?
Correct Answer: D
Vote an answer
A solution developer needs to develop a generic message handler that is common to all applications and message flows. The message handler parses a complex file than contains healthcare records and extracts Patient Eligibility requests. The developer wants to make and deploy changes to the message handler without redeploying all the message flows.
How should the developer define the Integration Bus artifacts?
Define the message handler as:
How should the developer define the Integration Bus artifacts?
Define the message handler as:
Correct Answer: C
Vote an answer
A solution developer has created the flow shown in the exhibit below. The purpose of the flow is to receive notification messages, transform the message payload and send the messages via MQ to the Portal and DataWareHouse (DWH) systems. The developer has also implemented logic to handle various scenarios in the flow in order to trigger alerts on either the NOTIFICATION.CATCH
or the NOTIFICATION.FAIL queue which are both monitored by operation support.

The following parameters and settings apply:
-All messages processed by the flow are not-persistent messages.
-The transaction mode in theNOTIFICATION.REQUESTMQInput node has been set toYes.
-The transaction mode in theDWH.QRMQOutput node has been sent toNo.
During an MQ maintenance outage one of the destination queues, DWH.QR, was deleted by
mistake. The next message that was processed caused an exception in the DWH.QR MQOutput
node.
In this scenario, how many messages are sent out by the flow and to which queues?
or the NOTIFICATION.FAIL queue which are both monitored by operation support.

The following parameters and settings apply:
-All messages processed by the flow are not-persistent messages.
-The transaction mode in theNOTIFICATION.REQUESTMQInput node has been set toYes.
-The transaction mode in theDWH.QRMQOutput node has been sent toNo.
During an MQ maintenance outage one of the destination queues, DWH.QR, was deleted by
mistake. The next message that was processed caused an exception in the DWH.QR MQOutput
node.
In this scenario, how many messages are sent out by the flow and to which queues?
Correct Answer: D
Vote an answer
A company plans to emit Common Base Events to monitor the service level agreements for the Integration Bus application. To achieve this, a solution developer has to produce monitor profiles to emit events.
Which XPath expression can the developer use to produce suitable results?
Which XPath expression can the developer use to produce suitable results?
Correct Answer: D
Vote an answer
A solution developer wants to monitor how much Java processing memory is currently allocated to an integration server. A flow is currently deployed.
Assuming resource statistics collection has been started, which step will allow the developer to obtain these statistics?
Assuming resource statistics collection has been started, which step will allow the developer to obtain these statistics?
Correct Answer: C
Vote an answer