FormInvoker

Estimated reading: 1 minute 1939 views

This activity is used to invoke the form that has been created with the Form builder tools to integrate it into the workflow.

Properties

INPUT

FormName: *Choose the form name from the drop-down which needs to be integrated into the workflow.

WindowAction: *Choose the window action from the drop-down as,

  1. Show Dialog – Launches the form and automatically closes it upon human approval.
  2. Show – Opens the form while allowing the workflow to continue executing subsequent actions without closing the form.
  3. Close – Closes the form if it was opened using the Show option.

MISC

Display Name: Displays the name of the activity. You can also customize the activity name to help troubleshoot issues faster. This name will be used for logging purposes.

SkipOnError: It specifies whether to continue executing the workflow even if it throws an error. This supports only Boolean value “True or False”. By default, it is set to “False”
True: Continues the workflow to the next step
False: Stops the workflow and throws an error.

Version: It specifies the version of the Form builder feature in use.

* Represents the Mandatory fields to execute the workflow.

Share this Doc

FormInvoker

Or copy link

CONTENTS