When sharing data between a calling flow and a response flow, how can user context data be stored?
Which section in the Cloud Integration Platform Navigator should be clicked in order to install IBM MQ?
What is the purpose of the mqsicreateworkdir command?
How can an MQGet node be configured to read a message from a queue without deleting it?
Which statement is true about shared libraries?
Which standard is used to define web service security mechanisms?
Which two policies can be changed by redeploying an exisitng policy project?
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?
How is an IBM supplied pattern removed from the IBM App Connect Enterprise Toolkit?