...
- A project owner or workspace administrator can select User menu > Admin console > Environment parameters.
- In the Environment Parameters page, click Create.
- Specify the parameter:
Name: Enter the display name for the parameter.
Info NOTE: All environment parameter names are automatically prepended with
env.
.Default value: Enter the default value.
Info NOTE: The default value is stored as a String value.
- To create another environment parameter, click Add another.
- To save your changes, click Save.
For more information, see Environment Parameters Page.
Use Environment Parameter
...
Tip |
---|
Tip: When specifying a variable, enter |
- Parameterized datasets. See Create Dataset with Parameters.
- Datasets created with SQL. See Create Dataset with SQL.SQL
- Output paths. See Create Outputs.
Limitations
- You cannot use environment parameters in recipes.
...
- In the Environment Parameters page, locate the parameter whose default value you wish to modify.
- In the More menu, select Edit value.
- Enter a new value, and click Save.
Delete
...
Environment Parameter
Warning |
---|
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:
- In the Environment Parameters page, locate the parameter whose default value you wish to modify.
- In the More menu, select Delete.
Export
...
Environment Parameters
You can export the environment parameters from your project or workspace.
...
- In the Environment Parameters page, select More menu > Export.
- The ZIP file is downloaded to your local desktop.
Import
...
Environment Parameters
If you have exported a set of environment parameters, you can import them into another workspace or project.
...
- In the Environment Parameters page, select More menu > Import.
Select or drag-and-drop the ZIP file. Click Import.
Info NOTE: Select the ZIP file or its embedded JSON5 file for import.
The Import environment parameters dialog is displayed:
D caption Import environment parameters dialog
Review each environment variable and its assigned value from the import package:
Modify values as needed.
- To delete a parameter from the import process, click the Trash icon.
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.
D s also | ||||
---|---|---|---|---|
|