In the User Trace output shows the following message:
2016-04-12 16:17:18.242605 5344 UserTrace BIP2539I: Node
Reply.MapToRequestor:
Evaluating expression I + 1 at
(MapToRequestor.CopyMessageHeaders, 6.14). This resolved to 1 + 1. The result was 2. What does 6.14 indicate here?
A service interacts with a backend system which replies with a message correlation. When processing request/response messages from the backend, no messages were received by the flow. Which may be the probable cause of failure?
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?