GetProjects

An activity which makes OpenSpirit project names in a specific data source available in a process definition.

General

The General tab contains the following fields.

Field Module Property? Description
Name No The name to be displayed as the label for the activity in the process.
Data Source Type No The data source type of the data source whose projects will be returned. If not specified the data source must be supplied on the input.
Data Source No The data source to get the projects for. If not specified the data source must be supplied on the input.

Description

Provide a short description for the activity.

Input

The following is the input for the activity.

Input Item Data Type Description
Parameters Complex Root element for all input elements
DataSource OspDataSource The data source for the projects to be returned.

Output

The following is the output for the activity.

Output Item Data Type Description
OspOutput Complex Root element for all output elements
ProjectName Repeating String The names of the projects.

Fault

The Fault tab lists exceptions that are thrown by this activity.

Error Schema Element Datatype Description
msg string The error message returned by the plug-in.
msgCode string The error code returned by the plug-in
Fault Thrown When...