Hi,
I am working in a scenario where I need to receive messages from multiple publishers on different fork branch and sequence it. I have configured the scenario as mentioned in basis namespace example. I but it looks like even in parallel branches fork expects one of the receives step needs to be configured for start process and remaining with start process flag unchecked. If I mark all the receive process as start process it expects only the last branch to be sent first. If other message arrives first it shows scheduled to be delivered and doesnu2019t get processed.
Did any face this issue? Any help appreciated in advace.