Each project can have many processes. In this task, you will create the ExpenseReport process of the ExpenseManagement project.
The new process contains a Begin and an End Activity, joined by an unconditional transition. The Begin and End Activities define the entry and exit points for a Process.
When you create a new process, these activities are always created automatically, together with the unconditional transition which connects them.