An Integration Server contains a shared library with a common error handling routine. The shared library is redeployed with an updated error handling routine with some new logging. When will the applications that use the shared library start using the updated routine?
Which type of container can allow for runtime isolation, ensuring that updates to one group of deployed resources do not affect another group?
In the RegistryLookup and EndpointLookup nodes, there are three JNDI related configuration properties: connectionFactoryName, initialContextFactory and locationJNDIBinding. What are these configuration properties used for?
While processing messages in a message flow, Java exceptions are encountered. Where should more details on these Java exceptions be found?
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?
The format of a policy UPL is apiv1/policy/MQTTSubscribe/Test. What policy has the developer created?
Which of the following statements is true if transaction is set to automatic in the Compute Node property?
How can a developer configure IBM Integration Bus to use an external Operational Decision Manager (ODM) engine?
A developer is creating a new message flow that will be deployed to an Integration Node running Scale edition on Linux after migrating from WebSphere ESB. The developer needs to implement some computation. Which compute node can the developer use?
How does global cache help resolve message affinity issues with request/reply scenario when scaling IBM Integration Bus nodes?