Traced From Rule
This validation rule looks for missing incoming traces. If the Document Object using the validation rule does not have an incoming trace to a Document Object of the specified type, an inconsistency is displayed.
<TracedFromRule FromTraceTypeName="User Need" />FromTraceTypeName (Required) 
The Type Name of the Document Object type from which a trace is required.
MinNrOfExpectedTraces (Optional, Default: 1)  
An Inconsistency is only generated if there are less than MinNrOfExpectedTraces incoming traces.
Last updated
Was this helpful?