Sync processs's progress between two process task in cmmn

Hi!

I have multi process task in a cmmn, and one is suspended in the middle of process and waiting for other process task to finish. for example, there are three process task A, B, C. And C is suspended, then A finish to trigger C step forward one task and suspend again, then B finished to trigger C to forward until end. how to implement this senario in cmmn.

Hey @nealsun,

What you are explaining sounds like a Process model. Why would you like to implement that in CMMN?

Cheers,
Filip