Manage Environment Variables
Manage your Environment Variables as a Process designer.
Search for an Environment Variable
Use the Search function to filter all Environment Variables from the Environment Variables page based on your entered text.
Follow these steps to search for a Environment Variable:
View your Environment Variables. The Environment Variables page displays.
Enter in the Search setting the text to filter Environment Variables using any of the following criteria:
Name: Filter by the Environment Variable name that displays in the Name column.
Description: Filter by the Environment Variable description that displays in the Description column.
As you enter text into the Search setting, Environment Variables display that match your entered text.
Use an Environment Variable in a Script
See Environment Variable Syntax, Usage, and Examples for how to use an Environment Variable in each programming language that ProcessMaker Platform supports.
No Search Results
If there are no search results, the following message displays: No Results.
Edit a Environment Variable
Follow these steps to edit an Environment Variable:
View your Environment Variables. The Environment Variables page displays.
Edit the following information about the Environment Variable as necessary:
In the Name setting, edit the unique name of the Environment Variable. The Environment Variable name can only contain letters, numbers, and hyphens (
-
). This is a required setting.In the Description setting, enter the description of the Environment Variable. This is a required setting.
Optionally, in the Value setting, edit or enter the Environment Variable value. Entering or editing a value is optional since Environment Variables are secure, abstract proxies for sensitive information you assign to contain a value that can be determined during an in-progress Request.
Click Save.
See Environment Variable Syntax, Usage, and Examples for how to use an Environment Variable in each programming language that supports.
Delete an Environment Variable
The data that an Environment Variable, which references in completed Cases remains secure. However, in-progress and future Requests that reference a deleted Environment Variable no longer have a secure environment for that data. Be extremely cautious when considering deleting a Environment Variable.
Deleting an Environment Variable from the Environment Variables page is irreversible.
Follow these steps to delete an Environment Variable:
View your Environment Variables. The Environment Variables page displays.
Click Confirm.
Last updated