Set EVars
Description
This Activity allows you to assign values to one or more Enterprise Variable available within the current process context. It is helpful for dynamically updating runtime configurations or storing data for use across different processes.
Configuration
This activity configuration allows users to update the values of multiple Enterprise Variable by clicking the + button to add new entries.
-
Only Enterprise Variables, excluding those of the Credential type, are added to the current process context and made available for updates. Users can select the name of a supported Enterprise Variable from the dropdown list, which is populated based on the current context.
-
Upon selection, the data type of the chosen Enterprise Variable is automatically identified. Users must then provide a value of the corresponding type to assign.
-
The specified value is set to the selected Enterprise Variable at runtime.
-
Click the delete button to remove any configured entry.
Misc
- DisplayName – Add a display name to your Activity.
- Private – By default, Activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.
Example
Download Example