The core element of the platform is a process. Think of it as a representation of your business use case, for example making a request for a new credit card, placing an online food order, registering your new car or creating an online fundraiser supporting your cause.
Start Event Icon | End Event Icon |
---|---|
![]() | ![]() |
event that triggers the process | event that defines the state that terminates the process |
Send Message Event Icon | Receive Message Event Icon |
---|---|
![]() | ![]() |
outgoing message | incoming message |
User task | Service task |
---|---|
![]() | ![]() |
a task that requires the human to perform an action | a task that uses a Web service, an automated application, or other kinds of service in completing the task. |
Exclusive gateway (XOR) | Parallel gateway (AND) |
---|---|
![]() | ![]() |
|
|