Set Shared Variable

Set Shared Variable is a synchronous activity that you can use to change the value of a shared variable.

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 the 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.

Description

Provide a short description for the activity.

Input

The following is the input for the activity.

Input Item Description
schema The value of the shared variable specified in the Shared Variable field of the General tab is the input for this activity.

The schema for the input is determined by the schema specified for the shared variable.

Output

The following is the output for the activity.

Output Item Description
schema or no output The value of the shared variable specified in the Shared Variable field of the General tab is the output for this activity.

The schema for the output is determined by the schema specified for the shared variable.