Invoke Form - Possible Distinct Outputs
- Last UpdatedJun 26, 2024
- 2 minute read
Purpose
This property of Invoke form enables you to:
-
To specify multiple conditions using form button and form control values, which in turn will set different outputs for the Invoke Form activity.
-
Each output can be marked as Completion maker or not. If no output is marked as completion maker, the task remains in the Inbox.
-
To set whether the output instance XML has to be updated with the input data of the form for all the outputs.
Or
Only for the outputs which are of type Completion makers.
Note: For generating possible distinct outputs, use buttons of the following Button Type:
- Submit
- Custom (used for submitting the form)
Description
-
Add new rule for distinct output in the Invoke Form Action Outputs.

-
WorkItemSubmissionContext enables you to select form submission related information. It consists of button pressed, FormsInstanceXML, RespondingUserName and WorkItemId information.

-
Specify whether the output is a Completion maker or not. Also we can set whether the output instance XML has to be updated with the input data of the form for all the outputs or only for the outputs which are of type Completion makers.

-
To generate the conditions automatically for the buttons available in the form, you have the option to either use this button to generate the conditions or create the conditions on their own using form fields and button pressed text.
