Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Softlinks provide a flexible way to integrate additional processes within a main process without the need for strict sequential execution. They offer a dynamic approach to process modeling, allowing for greater adaptability and scalability.

Softlinks are established through a process variable contained within the softlink, referencing the main process's ID. This dynamic linking enables runtime determination of process relationships.

Softlinks can be created using either custom JavaScript functions or built-in ActionHandlers, offering flexibility in implementation based on specific requirements and expertise.

...

Process Variables displayed in the report of the first softlink process instance

...

Process Variables displayed on the report of the second softlink process instance

...