Hi Experts,
I need to create a BPM, and this BPM can be triggered by two different messages. But, each message has to start a new BPM instance, without waiting for any other message.
I've tried to create a Fork Step putting each Receive step (start) in one single branch, but correlation is mandatory doing this way and i don't want to use it.
One possible solution is to raise an exception after each receive step, and catch the exception on a Exception Branch but I dont like it at all.
Has anyone faced a similar problem?
Thanks in advance.
Best regards,
David,