Workflows Create exclusive gateway Estimated reading: 2 minutes 58 views This controller is used to create an exclusive gateway in the workflow with Javascript or Expression Builder conditions, input parameters and other configurations.When pressing “Create exclusive gateway” controller in the workflow the settings panel will be opened at the right side.General settingsIdID has a unique value that is automatically generated by the system.NameDefault name “ExclusiveGateway” can be changed by the user to another value. The name is shown next to the controller in the workflow.Default waySelect the way where the workflow will go by default.Inputs settingsThis screen is used to add input parameters to the exclusive gateway controller from the previous controllers or from the form.Add input specificationPress “+” icon to add a new input parameter.IdID of the input parameter. The value is automatically generated by the system and is unique for the specific controller.NameName of the input parameter.SourceSource of the input parameter. Can be any of the previous controllers or the session result from the form.TypeType of the input parameter. Default: AnyRequiredRequired or not. Default: NoExample of the input parameter from the Recipient1 session result:Example of the input parameter from the Form Result of the Recipient1 session:Condition definitionWhen pressing the gateway in the workflow the settings panel will be opened at the right side. Press “Condition” tab to add conditions to your exclusive gateway.Expression language can be “Javascript Expression” or “Expression Builder”. Workflows - Previous Create message