HomeGuidesRecipesAPI
HomeGuidesAPILog In
Guides
These docs are for v11.0. Click to read the latest docs for v31.

Define who to send a Workflow step to

Defining who will receive a workflow state after a transition is done under the Send To properties for a transition. The Send To properties can be found by clicking on the transition (The arrow pointing to another state).

344

There are various ways of defining who will receive workflow tasks, they are described in the tables below.

Send ToDescription / Examples
CreatorSelects the user who initiated the form to send the next Workflow step to.
PreviousSelects the user who completed the previous step to send the next Workflow step to.
Current UserSelect the current user to send the next Workflow step to.
UserLimit the selection to only choosing users in the Infiniti system.
GroupLimit the selection to only choosing groups in the Infiniti system. This will send the workflow to all active users within the group selected, however, the first user that accesses it will be the only one that can continue the workflow process.
335
Send To TypeDescription / Examples
SpecifiedSelects a specific user or group to send the next Workflow step to. Send To Type will automatically be selected if Creator, Previous or Current User is selected.
SearchAllows the user to select from any user or group to send the next Workflow step to.
Question ReferenceUses a question on the form to determine which user or group to send the next Workflow step to.

Assign the workflow to new user

If the username of the assignee is referenced in a question, Infiniti validates its existence before submission. The workflow will not be submitted if the assignee is not found, instead the message "User not found" will be displayed. This is important to avoid losing the workflow step.

To assign the workflow to new user on submitting the workflow step:
1- Add the action Infiniti User which will create new user, and then assign the workflow step to it.
2- Make sure The Run After property of the action is 1. Submit. This property will create the user on submitting the step and before assigning it.

744

Assigning to non-existing user