Answered

The intermediate link event can connect a process and is own sub process?

Hello,

My question is about the link of my main process with his own sub process. Is that possible?

Best regards,

Francisco

Comments (1)

photo
1

Dear Francisco,

Regarding your question, it is not possible according these points:

  • Link Event uses are limited to a single Process level. That is, they are used only within the same Process.
  • The throw Event should have no outgoing transitions. The catch Event should have no incoming transitions. Bizagi will automatically convert the link Event to a throw Event as soon as the diagram is saved.
  • The catch and throw links must have the exact same name.

Best Regards