Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:rule:explicit_parallel_merge [2024-08-24 16:48] – ↷ Page name changed from en:rule:explicit_parallel_join to en:rule:explicit_parallel_merge Anatoly Belaychuken:rule:explicit_parallel_merge [2024-09-26 13:54] (current) – [See also] Anatoly Belaychuk
Line 1: Line 1:
-====== 0-TBD Make parallel merge explicit ======+====== Make parallel merge explicit ======
  
 {{tag>parallel_gateway sequence_flow terminate_event}} {{tag>parallel_gateway sequence_flow terminate_event}}
- 
-{{en:underconstruction.png?nolink&200|}} 
  
 Use parallel gateway to merge parallel flows. Use parallel gateway to merge parallel flows.
Line 138: Line 136:
 </bpmnio> </bpmnio>
  
-Задача, в которую входят две стрелки, (и следующие за ней по потоку) будет выполнена дважды+Task with two incoming flows will be executed twice
-Вряд ли это то, чего вы хотели.+Probably this wasn't your intention.
  
 <bpmnio type="bpmn"> <bpmnio type="bpmn">
Line 205: Line 203:
 </bpmnio> </bpmnio>
  
-Исполнение такой модели в BPMS приведет к искажению отчетности удвоению количества завершенных событий.+Executing this model by BPMS would lead to misreporting doubled number of end events.
  
 <bpmnio type="bpmn"> <bpmnio type="bpmn">
Line 274: Line 272:
 </bpmnio> </bpmnio>
  
-Как и в предыдущем примере, BPMS выдаст искаженную отчетность, в которой количество конечных событий будет в два раза больше количества начальных. +Similarly to previous example, BPMS would produce wrong reports with doubled number of end events.
 ===== Exceptions ===== ===== Exceptions =====
  
Line 346: Line 343:
 </bpmnio> </bpmnio>
  
-Если одна или несколько параллельных ветвей заканчиваются событием-остановом или событием-ошибкой. +Ending parallel branches without merge may make sense if one or more come to terminate or error event.
 ===== See also ===== ===== See also =====
  
   * [[explicit_parallel_split]]   * [[explicit_parallel_split]]
   * [[do_not_save_on_gateways]]   * [[do_not_save_on_gateways]]
 +  * [[structured_diagram]]
  
 ===== Author(s) ===== ===== Author(s) =====
  
  --- //[[user:bell|Anatoly Belaychuk]] 2024-08-24 16:44//  --- //[[user:bell|Anatoly Belaychuk]] 2024-08-24 16:44//