You can define parameters that are applicable across the entire project or workspace environment. |
An environment parameter is a variable of String type defined by an administrator that any user of the environment can reference in their flows and flow-related objects.
NOTE: You must be a project owner or workspace administrator to manage environment parameters. |
For more information on parameters, see Overview of Parameterization.
Steps:
Name: Enter the display name for the parameter.
NOTE: All environment parameter names are automatically prepended with |
Default value: Enter the default value.
NOTE: The default value is stored as a String value. |
Environment parameters can be referenced in the following locations:
Tip: When specifying a variable, enter |
Administrators can change the default value for an environment parameter.
NOTE: Modifying the default value of an environment parameter immediately applies the change across the entire environment. All subsequent job and plan runs are affected. |
NOTE: After you have created an environment parameter, you cannot change the name. You must create a new environment parameter. |
Steps:
When you delete an environment parameter, all references to the parameter are converted to empty string values. Job executions can fail, and recipe steps can break. |
Steps:
You can export the environment parameters from your project or workspace.
NOTE: All environment parameters are exported at the same time into a ZIP file. Do not modify this file outside of the |
Steps:
If you have exported a set of environment parameters, you can import them into another workspace or project.
NOTE: If an environment parameter that you are importing has a name that conflicts with an environment parameter that already exists, you must either rename the imported parameter or delete it from the import set. |
Steps:
Select or drag-and-drop the ZIP file. Click Import.
NOTE: Select the ZIP file or its embedded JSON5 file for import. |
The Import environment parameters dialog is displayed:
Import environment parameters dialog |
Review each environment variable and its assigned value from the import package:
Modify values as needed.
To add another parameter as part of the import package, click Add another.
To save your changes and complete the import, click Save.
The environment parameters and your modifications to them are imported.