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:end_event_naming [2024-08-26 17:08] – [Edit diagram] Anatoly Belaychuken:rule:end_event_naming [2024-11-27 15:27] (current) Anatoly Belaychuk
Line 1: Line 1:
-====== 0-TBD End event name should answer the question "how did it end?"  ======+====== End event name should answer the question "how did the case end?"  ======
  
-{{tag>naming}}+{{tag>naming end_event}}
  
-{{en:underconstruction.png?nolink&200|}} +End event shows the resulting status of the process.
- +
-Put rule description here+
  
 ===== ✔ How to ===== ===== ✔ How to =====
Line 56: Line 54:
   <process id="Process_0r2wcf4">   <process id="Process_0r2wcf4">
     <endEvent id="Event_1af9tdh" name="Completing order" />     <endEvent id="Event_1af9tdh" name="Completing order" />
-    <endEvent id="Event_095eop8" name="Order status &#34;comple&#34;" />+    <endEvent id="Event_095eop8" name="Order status &#34;complete&#34;" />
   </process>   </process>
   <bpmndi:BPMNDiagram id="BpmnDiagram_1">   <bpmndi:BPMNDiagram id="BpmnDiagram_1">
Line 79: Line 77:
 ===== Notes ===== ===== Notes =====
  
-Put extra comments here (this section is optional) +Condsider a summary table for a process in the format "status - quantity". 
- +What you would like to see in the "status" column is what end event names should be.
-===== Exceptions ===== +
- +
-Specify exceptions to the rule above, if any+
  
 ===== See also ===== ===== See also =====
  
-Reference similar rules here (this section is optional)+  * [[start_event_naming]] 
 +  * [[intermediate_event_naming]]
  
 ===== Author(s) ===== ===== Author(s) =====