Get Shared Variable
Get Shared Variable is a synchronous activity that retrieves the current value of a module shared variable or job shared variable. To use this activity to retrieve the value of a shared variable, use a Critical Section group to ensure that no other process instances alter the value of the shared variable at the same time.
General
The General tab has the following fields.
Field | Description |
---|---|
Name | The name to be displayed as the label for the activity in the process. |
Shared Variable Type | Specify the type of shared variable (Module Shared Variable or Job Shared Variable). |
Shared Variable Name | The module shared variable or job shared variable whose value you want to retrieve. |
Copyright © Cloud Software Group, Inc. All rights reserved.