Update Configuration
The Update Configuration workflow action modifies a specific configuration setting in the system. This action allows you to update configuration properties.
Key Configuration Fields
Name
Enter a unique name for this workflow action.
Validation Rules:
The name must be unique.
The name length must be between 2 and 100 characters.
The name cannot be empty.
The name cannot include special characters, spaces, or start with a numeric character.
Variable
Select a variable of type configuration from the dropdown list of all available configuration variables in the action's context.
Validation Rules:
The variable field cannot be empty.
The variable field cannot be changed once the action is used or referenced in subsequent steps.
Continue on Error (Optional):
A toggle that, when set to True, allows the workflow to continue running even if an error occurs while updating the configuration setting. The workflow will bypass the error and proceed without pausing.
Behavior After Configuration
The workflow action will put the properties of the updated configuration setting into the context. These properties can be used in subsequent workflow actions.
Editing the Update Configuration Action:
Always Disabled: Name field
Always Editable: Description field and Continue on Error toggle
Disabled Once Used or Referenced in Another Workflow Action: Variable field
Last updated