Update Process Data activity

An activity that updates the values of specified process variables.

You can specify the names of one or more process variables, and associate a snippet of C# code with each variable name. When a process starts the activity, each snippet executes to calculate the value for the variable.