Hi Som,
Also heres a link to a state machine implementation with event driven sub-processes. Thus this may give you inspiration. I find event driven sub-processes are great for catching messages. In some states the message is meaningless, however its useful to correlate the message to a null processs such that the message client gets positive acknowledgement its message was delivered…
regards
Rob