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:process_naming [2024-08-27 12:45] – [Edit diagram] Anatoly Belaychuken:rule:process_naming [2024-08-27 13:20] (current) – [Notes] Anatoly Belaychuk
Line 1: Line 1:
-====== 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 =====
  
Line 73: Line 70:
 ===== 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 =====
  
-Specify exceptions to the rule above, if any +<bpmnio type="bpmn"> 
 +<?xml version="1.0" encoding="UTF-8"?> 
 +<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"> 
 +    <participant id="Participant_1452cpf" name="Order to cash" processRef="Process_1" /> 
 +    <participant id="Participant_1tztx53" name="Claim to resolution" processRef="Process_0i7k2aj" /> 
 +  </collaboration> 
 +  <process id="Process_1" isExecutable="false" /> 
 +  <process id="Process_0i7k2aj" /> 
 +  <bpmndi:BPMNDiagram id="BPMNDiagram_1"> 
 +    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0zvoi7x"> 
 +      <bpmndi:BPMNShape id="Participant_1452cpf_di" bpmnElement="Participant_1452cpf" isHorizontal="true"> 
 +        <omgdc:Bounds x="200" y="40" width="300" height="250" /> 
 +        <bpmndi:BPMNLabel /> 
 +      </bpmndi:BPMNShape> 
 +      <bpmndi:BPMNShape id="Participant_1tztx53_di" bpmnElement="Participant_1tztx53" isHorizontal="true"> 
 +        <omgdc:Bounds x="570" y="40" width="300" height="250" /> 
 +        <bpmndi:BPMNLabel /> 
 +      </bpmndi:BPMNShape> 
 +    </bpmndi:BPMNPlane> 
 +  </bpmndi:BPMNDiagram> 
 +</definitions> 
 +</bpmnio>
 ===== 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//