Problem |
Cause |
Solution |
---|---|---|
Duplicate tags with property ControlName and value of the property EC_P-28_C1 are found for TagClass = EquipmentComponent. |
Objects with the same ControlName value exist under the same class. |
Check that the ControlName value for the object is unique for a tag class. |
Parent for this this tag does not exist and its corresponding relation is OwnsNozzles. |
The parent of the object or the corresponding end object of a relation is not specified. This exception appears when the RelPathToGroup expansion results in empty. The relationship to expand comes from RelPathToGroup, which identifies an object that is higher in the hierarchy for creating group objects. For example, an incoming nozzle does not have equipment that owns it. |
Push the group head (the parent object in the hierarchy) from the tool. |
Parent of this tag did not get correlated, and its relation is OwnsNozzles. |
The parent or the corresponding higher level end object of the specified relation did not get correlated. This exception appears in several circumstances: The specified ControlName does not exist, multiple objects have the same ControlName that is identified in the relation, the object is missing its mandatory Rel, or the parent of the object was not correlated. |
Resolve the issue with the parent object correlation by checking the Rel identified in the message. |
Property ControlName not found on the object with <<No Name>> (UID: EQ_P-134). |
The object has no name, so no ControlName can be generated for it. |
Check the naming rules for the matching type to find a reason for the missing ControlName. For example, if a pattern match condition exists on the NamingRule, the ControlName might be missing. |
Rel cardinality for this tag is not satisfied for the relation PBSHierarchy. |
The object is missing a Rel that is identified as mandatory. |
Add the missing mandatory Rel for the object. |
No RuleDef found. |
No correlation RuleDef is available for this TagType. |
Configure the RuleDef for the appropriate TagType to apply the correlation rules. |