This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision |
en:rule:start_event_naming [2024-08-26 20:22] – [✘ How NOT to] Anatoly Belaychuk | en:rule:start_event_naming [2024-08-26 20:34] (current) – Anatoly Belaychuk |
---|
====== 0-TBD Start event name should answer the question "what happened?" ====== | ====== Start event name should answer the question "what happened?" ====== |
| |
{{tag>naming}} | {{tag>naming start_event}} |
| |
{{en:underconstruction.png?nolink&200|}} | Event must be named as event, not as activity or condition. |
| |
Put rule description here | |
| |
===== ✔ How to ===== | ===== ✔ How to ===== |
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" targetNamespace="http://bpmn.io/bpmn" exporter="http://bpmn.io" exporterVersion="0.10.1"> | <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" targetNamespace="http://bpmn.io/bpmn" exporter="http://bpmn.io" exporterVersion="0.10.1"> |
<process id="Process_1pkubye"> | <process id="Process_1pkubye"> |
<startEvent id="Event_049uwl6" name="Receive service request"> | <startEvent id="Event_049uwl6" name="Obtain service requests"> |
<messageEventDefinition id="MessageEventDefinition_0j5ke6j" /> | <messageEventDefinition id="MessageEventDefinition_0j5ke6j" /> |
</startEvent> | </startEvent> |
</definitions> | </definitions> |
</bpmnio> | </bpmnio> |
===== Notes ===== | |
| |
Put extra comments here (this section is optional) | |
| |
===== Exceptions ===== | ===== Exceptions ===== |
===== See also ===== | ===== See also ===== |
| |
Reference similar rules here (this section is optional) | * [[end_event_naming]] |
| * [[intermediate_event_naming]] |
===== Author(s) ===== | ===== Author(s) ===== |
| |
--- //[[user:bell|Anatoly Belaychuk]] 2024-08-22 21:03// | --- //[[user:bell|Anatoly Belaychuk]] 2024-08-22 21:03// |