Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to Workflow → Activity Type.
  2. Create New, fill and fill in the fields, and click Save.
  3. Click Save or Save and Exit to apply changes.

Activity type form fields

FieldDescription
NameSpecify the activity type name (for example, "Begin").
DescriptionSpecify the activity type description.
Active

Select this checkbox to activate or deactivate this activity type.

Note

If you unselect this checkbox, then you'll not be able to use this activity type when creating or modifying activities.


ScriptIn 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.
ImageSpecify the favicon that will be displayed in the workflow editor for this activity.
Activity type categorySpecify a category for the activity creating.
Activity tableThis is a reference field where you can specify a table for this activity type created before.

...