Multiple Messages to One Receive Message Event

Certified Associate Developer

Hi,

is it possible to receive multiple messages on one Receive Message Event?

I need to use Receive Message Event to stop the process flow until all the fields of multiple entities are populated, so I have a Send Message Event on each asynch subprocess that sends a message to my main one that the fields have been populated. There is also an Expression Condition on Receive Message Event that checks if all entities have populated values. If it's possible to receive multiple messages, does the condition get validated each time it receives a message?

Thanks!

  Discussion posts and replies are publicly visible