Which keyword in the Declare statement allows User-defined properties to be used as variables in
ESQL?
D
Which of the following are operational policies for IBM Integration Bus?
D
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?
C
An IBM Integration Bus developer is testing integration flow with the Flow Exerciser by processing
the different messages through the flow and recording each one of them. At a later time, the
developer would like to see the state of the logical message tree for each message instance. How can
this be done?
C
A developer is using the default maxConnectionPoolSize for their JDBC connection. To help
determine if this property should be tuned for better performance, what tool can be used to monitor
JDBC connection pool behavior?
A
A developer needs to create a message flow that will read messages from a JMS provider and output
them unchanged to an IBM MQ queue. What nodes are needed in the message flow?
B
While debugging a message flow a redeployment of the flow hangs. What could be the source of the
problem?
D
What is the difference between setting security on the MQInput Node and the PEP Node?
C
How does global cache help resolve message affinity issues with request/reply scenario when scaling
IBM Integration Bus nodes?
A
When using the IBM Integration Bus Toolkit, how can the results of a deploy be checked?
B
When message flow processing has paused at a breakpoint in the message flow, which of the
following is true for the Flow Debugger?
C
What is the advantage of defining an MQ Service in IBM Integration Bus (MB)?
A. The MQ Service definition is required for any MQ interactions with MB.
B. The MQ Service creates an application to send and receive messages from a queue.
C. To reuse the connection and queue definition in the MQ Nodes and WSDL in an Integration
Service.
D. The MQ Service creates SOA-based service automatically reducing effort to create and deploy the
service.
A
110
When using the MQTTPublish Node to route messages, how can it be determined if the message was
published successfully?
A. Check the Boolean in LocalEnvironment.Destination.MQTT.Output.retained in a node wired to the
Out terminal of the MQTTPublish Node.
B. Check the Boolean in LocalEnvironment.WrittenDestination.MQTT.Output.retained in a node
wired to the Out terminal of the MQTTPublish Node.
C. Check the Boolean in LocalEnvironment.Destination.MQTT.DeliveryToken.isComplete in a node
wired to the Out terminal of the MQTTPublish Node.
D. Check the Boolean in LocalEnvironment. WrittenDestination.MQTT.DeliveryToken.isComplete in a
node wired to the Out terminal of the MQTTPublish Node.
D
Which format of Accounting and Statistics is only available on z/OS systems?
A. XML
B. SMF
C. JSON
D. Usertrace
B
//www.ibm.com/support/knowledgecenter/en/SSMKHH_10.0.0/com.ibm.etools.mft.doc/ac19
106_.htm
How can the Eclipse error logs in the Toolkit be viewed?
D
Which statement about local maps is true?
A