Shared variables for a process

When a Process is created, a shared variable β€œStartupParameters” of the data type β€œList” is created by default. This variable may take a value from the user on Process Run and, based on the input, perform specific actions to a record before running the Process.

Last updated