Teneo Developers
Table of Contents
Was this page helpful?

Share to

Troubleshooting

Entity

The Errors panel becomes visible when errors are detected in the Entity; the below table lists possible errors and provide relevant information for the user to resolve the issue.

Error typeError messageImplicationResolution
ErrorThe entity has no nameEntity cannot be savedSelect the Entity tab to go to the Properties of the Entity and give it a name
ErrorThe Entity contains only empty entries, an Entity must contain at least one non-empty entry to be savedEntity cannot be savedAdd at least one valid entry to the Entity
InformationThis entity contains one or more empty entries, these empty entries will not be savedOnly rows with data are saved
ErrorThis entity has an entry referencing itselfEntity cannot be savedDelete the entry with the self-referring Entity
ErrorThe variable has no nameEntity cannot be savedGive the variable a unique name
ErrorIt is not permitted to use 'lob' as a variable nameEntity cannot be savedUpdate the name of the variable to something different than 'lob'/'_USED_WORDS'
ErrorA variable name can not contain '_USED_WORDS'Prevents Entity SaveUpdate the name of the variable to something different than 'lob'/'_USED_WORDS'
ErrorThere are duplicate names in the listTwo or more variables share the same name, edit the variable name so that each is unique
ErrorThis entry contains one or more variable values, but has no value, every entry must have a valueEntity cannot be savedAdd the desired variable values for each entry
ErrorThis Entity has an empty scripted Variable value. All scripted Variable values must contain a valueEntity cannot be savedAdd the desired script value for each entry