Previous Topic: Building Blocks for Parent-Child Process HandlingNext Topic: Building Blocks for Entity and Link Operations


Building Blocks for Universe-Level Data Manipulation

This section describes building blocks related to the target universe and configuration files of a workflow process.

Get Universe Master / Get Universe Model

Use these building blocks to create a node that retrieves the filename of the master or model configuration.

Get Configuration UDB / Get Configuration RDB

Use these building blocks to create a node that returns the filename of the user database or resource database that a configuration references.

These nodes use general process parameters and user, role, and resource parameters.

Create Sub-configuration

Use this building block to create a node that creates a subset of a configuration.

This building block exposes the following parameters:

subConfigurationName

Defines the name of the sub-configuration that CA GovernanceMinder creates in the universe.

usersFilter

Specifies the filter that selects user entities for the sub-configuration.

rolesFilter

Specifies the filter that selects role entities for the sub-configuration.

resourcesFilter

Specifies the filter that selects user entities for the sub-configuration.

Compare Audit Cards

Use this building block to create a node that submits two audit cards in a configuration to CA GovernanceMinder for comparison. CA GovernanceMinder writes the results to another audit card in the configuration.

This building block exposes the following parameters:

auditCard1

Specifies one of two audit cards that CA GovernanceMinder compares.

auditCard2

Specifies one of two audit cards that CA GovernanceMinder compares.

resultingAuditCard

Specifies the name of an audit card that CA GovernanceMinder creates in the universe. This audit card contains the results from comparison of two audit cards.