Hi,
I have a message FLOW A, that receives messages in segments, the messages sit on the output q OF FLOW A until the last segment is received. I have a second flow that I want to use to reassemble these messages into one message. The output of the first FLOW A is the input of the second FLOW B...