Both sides previous revision Previous revision Next revision | Previous revision |
en:rule:process_naming [2024-08-27 12:48] – [Exceptions] Anatoly Belaychuk | en:rule:process_naming [2024-08-27 13:20] (current) – [Notes] Anatoly Belaychuk |
---|
====== 0-TBD Name process as a service ====== | ====== Name process as a service ====== |
| |
{{tag>process naming}} | {{tag>process naming}} |
| |
{{en:underconstruction.png?nolink&200|}} | Process name should present it to the consumer. |
| |
Put rule description here | |
===== ✔ How to ===== | ===== ✔ How to ===== |
| |
===== Notes ===== | ===== Notes ===== |
| |
Put extra comments here (this section is optional) | * Don't use the task name template for a process name |
| * Don't use the word "process" in a process name |
| * Acceptable alternative naming style is "... to ...", see [[#exceptions]] |
===== Exceptions ===== | ===== Exceptions ===== |
| |
<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"> |
<collaboration id="Collaboration_0zvoi7x"> | <collaboration id="Collaboration_0zvoi7x"> |
<participant id="Participant_1452cpf" name="Quarterly reporting process" processRef="Process_1" /> | <participant id="Participant_1452cpf" name="Order to cash" processRef="Process_1" /> |
<participant id="Participant_1tztx53" name="Perform scheduled maintenance" processRef="Process_0i7k2aj" /> | <participant id="Participant_1tztx53" name="Claim to resolution" processRef="Process_0i7k2aj" /> |
</collaboration> | </collaboration> |
<process id="Process_1" isExecutable="false" /> | <process id="Process_1" isExecutable="false" /> |
===== See also ===== | ===== See also ===== |
| |
Reference similar rules here (this section is optional) | * [[task_naming]] |
| * [[subprocess_naming]] |
===== Author(s) ===== | ===== Author(s) ===== |
| |
--- //[[user:bell|Anatoly Belaychuk]] 2024-08-27 11:55// | --- //[[user:bell|Anatoly Belaychuk]] 2024-08-27 11:55// |