...
- Navigate to Workflow → Activity Type.
- Create New, fill and fill in the fields, and click Save.
- Click Save or Save and Exit to apply changes.
Activity type form fields
Field | Description | ||
---|---|---|---|
Name | Specify the activity type name (for example, "Begin"). | ||
Description | Specify the activity type description. | ||
Active | Select this checkbox to activate or deactivate this activity type.
| ||
Script | In this field, you can specify a JS-script JavaScript scenario implementing the activity logic of the activity. You are free to use SimpleOne Server-Side API there. | ||
Image | Specify the favicon that will be displayed in the workflow editor for this activity. | ||
Activity type category | Specify a category for the activity creating. | ||
Activity table | This is a reference field where you can specify a table for this activity type created before. |
...