A message flow is started with JMSInput node and no Message Domain is specified. The flow received an input message of type TextMessage with no JMSType header included. What would the default message domain be as the message is propagated out of the node?
In automatic mode, which property of a TimeoutNotification node can be changed via a Timer configurable service so it overrides the value set in the node properties?
What type of container is used to store one set of resources that are needed by multiple applications for maximum reuse?
When using the IBM Integration Bus Toolkit, how can the results of a deploy be checked?
A service interacts with a backend system which replies with a message correlation. When processing request/response messages from the backend, no messages were received by the flow.
Which may be the probable cause of failure?
A developer wants to create a REST API using the Create a REST API Wizard. What does the developer need before starting the wizard?
Several applications in an organization use a common Java library, commom.jar. Two applications App1 and App2 have their own shared libraries shlib1.jar and shlib2.jar that reference common.jar. Which deployment method allows for the most reuse of the Java Library?
The format of a policy UPL is apiv1/policy/MQTTSubscribe/Test. What policy has the developer created?
A flow started from an MQInput Node has multiple database interactions from Compute, Java Compute and Map Nodes. All relevant node transactional properties are set to automatic. XA is not configured.
Where are the transactions committed in the flow?
Which part of the logical message tree is where the message flow writes information about exceptions that occur when a message is processed?