Traced To Rule

This validation rule looks for missing traces. If the Document Object using the validation rule does not have a trace to a Document Object of the specified type, an inconsistency is displayed.

<TracedToRule ToTraceTypeName="Design Input Requirement" />

ToTraceTypeName (Required)

The Type Name of the Document Object type to which a trace is required.

MinNrOfExpectedTraces (Optional, Default: 1)

An Inconsistency is only generated if there are less than MinNrOfExpectedTraces outgoing traces.

Last updated

Was this helpful?