Sets local variables for an execution.
Note that this function will not update any saved iCM objects, and in general setProcessVariables should be used in preference.
Parameters
Name | Type | Description |
---|---|---|
executionId | String | The ID of the execution |
variables | Object | Map of execution variables to update where the keys are variable names and the values are the values of those variables |
All parameters are required |
Last modified on March 10, 2020