Start event
Start event activity, also called Untyped start event or the None start event, defines where a process starts. Start event activity is the most common type of event. Processes that start with such an event are created without any pre-conditions. It is common to use this event when a human starts a process through a graphical user interface.
| Initiator | Initiator of the process. |
| Form key | Form key that provides a reference to a form. |
| Form reference | A specific form name. |
| Validate form fields | Validate the form fields. If you check the fields, set true in this field, otherwise set false. |
| Form properties | Definition of the form with a list of form properties. |