End Event

The End event is the last activity in any process. It is the exit point of the process.

There is only one end per process. Studio automatically adds a Begin and an End event when you create a process.

If you use the process as a subprocess the End event notifies and returns information to the Process Creation or Subflow activities in the parent process.