What node category is used to enable integrations running in IBM App Connect on IBM Cloud for
performing aggregation-style operations?
B
Explanation:
https://developer.ibm.com/integration/blog/2018/10/08/ibm-app-connect-enterprise-now-
supports-group-nodes/
Which file needs to exist in the directory where the command docker build run?
A
The PolicySet editor works with which file format?
D
The following flow is implemented in an online retailer's system to expose a web service that would
process new orders then send shipping request(s) to the shipping carrier.
The shipping request messages should be put on a queue in the shipping carrier's secured SSL-
enabled remote queue manager. What are two ways to set up the SSL connection to the remote
queue manager?
D
On distributed systems, where must the local queue manager be specified in globally coordinated
transactions?
D
Explanation:
https://www.ibm.com/support/knowledgecenter/en/SSMKHH_10.0.0/com.ibm.etools.mft.doc/ac04
561_.htm
Which command allows the bulk import of application message formats?
B
Explanation:
https://www.ibm.com/support/knowledgecenter/SSMKHH_10.0.0/com.ibm.etools.mft.doc/bd40550_.html
Which IBM App Connect Enterprise component interacts with version control systems?
C
When installing IBM App Connect Enterprise for a shared installation on Linux, which group do users
needed to be added to in order to gain access to the platform?
C
Explanation:
https://www.ibm.com/support/knowledgecenter/SSTTDS_11.0.0/com.ibm.etools.mft.doc/bh25992
_.htm
The following flow receives order messages on an MQInput node then uses a Compute node to do
some processing and sends MQ messages to two warehouses on two different queues.
The compute node routes the message to two MQOutput nodes connected through terminals Out1
and Out using the following ESQL expressions.
PROPAGATE TO TERMINAL 'out1; RETURN TRUE;
After deploying the flow, the solution developer noticed that the second queue always receives an
empty message. To fix this issue, which ESQL expression lines should be used in the Compute node
instead?
D
DRAG DROP
What is the correct order of prerequisite steps to install IBM App Connect Enterprise on IBM Cloud
Private?
