The following simple message flow receives orders on an MQInput node and forwards only a subset of the incoming request to another MQ queue through an MQOutput node.
The solution developer decided to use a Compute node to copy the request without the shipping xml element. Which two ESQL expressions can be used in the Compute node to implement this design? (Choose two.)
Comments