Link Search Menu Expand Document

RG-DBP-002 Argument Forbidden Data-Types

Description

RG-DBP-002 inspects the Argument Type of each workflow argument against a governance defined list of forbidden types. This rule prevents the usage of undesired object types by workflow arguments.

This rule is configurable with forbidden datatypes defined as a semi-colon ; separated list in the Workflow Analyzer settings.

img alt text

Impact

Prevention of use of .Net Object Types inconsistent with design standards.

Mitigation

Redefine the Argument Type to one that has not been forbidden by design standards.

Further Reading