While processing messages in a message flow, Java exceptions are encountered. Where should more details on these Java exceptions be found?
Answer(s): A
When a node in a message flow throws an exception this is assigned a BIP number. As the exception is propagated up the flow, possibly being processed by various exception handling routines attached to the catch terminal of nodes it may be "wrapped" in several outer exceptions. This forms a "stack" of exceptions known as an ExceptionList.If an exception reaches an input node without being handled by any branch of the flow then the input transaction is rolled back and each message in the ExceptionList is output to the syslog.
https://developer.ibm.com/integration/docs/ibm-integration-bus/troubleshooting/diagnostic-tools/
In configurable services that have the UserDefined type, which node is used to read and modify properties dynamically at run time?
Answer(s): D
Use the CMP in a JavaCompute node to query, set, create, and delete properties dynamically at run time in configurable services that you have defined with type UserDefined.
https://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.doc/be43730_.htm
Which statement regarding Identity Mapping is true?
Answer(s): C
A developer is testing an Integration flow using the Flow Exerciser and finds an error. He tries to debug the flow, but the debugger does not start. What needs to be done to start the flow debugger?
If the integration server is in recording mode, you cannot start the Flow debugger. You must stop recording mode on the integration server before the menu option to launch the debugger becomes active.
https://www.ibm.com/support/knowledgecenter/en/SSMKHH_10.0.0/com.ibm.etools.mft.doc/ag11186_.htm
Which destination can a trace node output not to be written to?
Answer(s): B
The destination of the trace record that is written by the node. The Destination refers to the computer that hosts the broker on which the Trace node is deployed:
https://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.doc/ac04840_.htm
Post your Comments and Discuss IBM C9530-001 exam prep with other Community members: