Hi,
I have one pool finishing with an End Message and another pool starting with a start message. I have one message with one value between the two elements.
If I run my process with a message communicating a Text value it works fine but if I want to send an Integer value the message doesn’t go through.
Is it normal?
I haven’t tested other data types.
Thanks