Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:rule:check_subprocess_results [2023-08-19 13:43] – [Notes] Anatoly Belaychuk | en:rule:check_subprocess_results [2024-08-22 20:12] (current) – [Check subprocess results on exit] Anatoly Belaychuk | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Check subprocess | + | ====== Check subprocess |
| {{tag> | {{tag> | ||
| - | |||
| - | Check subprocess results on exit. | ||
| ===== ✔ How to ===== | ===== ✔ How to ===== | ||
| Line 170: | Line 168: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | If a subprocess isn't followed by a gateway then it is assumed that the subprocess is always successful which usually isn't the case. A subprocess not followed by a gateway may be no mistake but at least it's a reason to ask a question: do we allow unsuccessful completion | + | * If a subprocess isn't followed by a gateway then it is assumed that the subprocess is always successful which usually isn't the case. A subprocess not followed by a gateway may be not a mistake but should raise question |
| - | + | | |
| - | This rule is valid both for embedded subprocesses and call activities calling a process, collapsed and expanded subprocesses. | + | |
| ===== Exceptions ===== | ===== Exceptions ===== | ||
| - | Subprocess call not followed by a gateway means that subprocess results don't affect process execution. It' | + | * Deal negotiation in the " |
| ===== See also ===== | ===== See also ===== | ||
| - | [[en:rule:implicit_parallel]] | + | * [[en:rule:business_exception_error]] |
| + | * [[en: | ||
| - | [[en: | ||
| - | |||
| - | [[ru: | ||
| ===== Author(s) ===== | ===== Author(s) ===== | ||
| --- // | --- // | ||
| + | |||