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 |
User task | Service task |
---|---|
![]() | ![]() |
A task that requires human action | A task that uses a web service, automated application, or other kinds of service in completing the task |
Exclusive gateway (XOR) | Parallel gateway (AND) |
---|---|
![]() | ![]() |
|
|