Minimum cardinality not met – Kofax Ascen 7.0 Release Script User Manual
Page 42
Ascent® 7.0 Release Script for IBM DB2 Content Manager Enterprise 8.3/8.4 Release Notes
36
Kofax, Inc.
Minimum Cardinality Not Met
On the Content Manager back end, you can set the minimum cardinality for a child component.
When you set the minimum cardinality equal to zero (the default setting), then you can leave
some of the child attributes unlinked. However, if the minimum cardinality is greater than or
equal to one, then all the child attributes must be linked. (IBM PMR 67634, 756; Kofax
SPR 00010069)
If the cardinality of each set of multiple values entered for a particular child component is not
equal, then the release will fail with the following error message:
The number of child component rows provided is less than the minimum required in the
definition of the component type (STATE):[LS RC=7981] one or more required attributes
for this document may be missing. Please verify that all Ascent Values are correct and
try again.
For demonstration, let’s say that you need to enter the following information and you have set the
minimum cardinality on the back end to 4.
You will receive the error message when you attempt to do one of the following:
Do not link any of your child attributes. For example:
Partially link your child attributes. For example (assuming that you specified a single
semi-colon (;) character as the delimiter on the General Settings tab):
Link your child attributes, but the cardinality does not equal the minimum of 4. For
example (assuming that you specified a single semi-colon (;) character as the delimiter on
the General Settings tab):
Table 2. Car Model and Year
Model
Year
Chevrolet
2004
Ford
1998
GM
1987
Model
Year
Model
Chevrolet;;Ford;GM
Year
Model
Chevrolet;Ford
Year
2004;1998