Skip to main content
< All Topics

Start Step

Description

The “Start” step triggers the workflow, like in the case of an object or an action form, the workflow starts when a record is submitted with the object form or when an action is performed using an action form on an object.


Properties – 

  • Start on which form – This property is used to set the form on which the workflow should get triggered. It may have an asset or an action form. This property will show a particular asset form and its action forms.

 

  • Trigger Workflow On – When to trigger the workflow can be configured using this property. It has the choices as Data submission, Data edit and Both.
    • Data submission: Workflow will be triggered whenever the data (a new
    • record) of the selected form is submitted.
    • Data edit: Workflow will be triggered when already submitted data of the form has been edited.
    • Both: Workflow will trigger in both the above condition (Data submission or Data Edit)

 

  • Is Task Rejectable – To specify whether the task is rejectable or not.
Table of Contents