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 type | Error message | Implication | Resolution |
---|---|---|---|
Error | The entity has no name | Entity cannot be saved | Select the Entity tab to go to the Properties of the Entity and give it a name |
Error | The Entity contains only empty entries, an Entity must contain at least one non-empty entry to be saved | Entity cannot be saved | Add at least one valid entry to the Entity |
Information | This entity contains one or more empty entries, these empty entries will not be saved | Only rows with data are saved | |
Error | This entity has an entry referencing itself | Entity cannot be saved | Delete the entry with the self-referring Entity |
Error | The variable has no name | Entity cannot be saved | Give the variable a unique name |
Error | It is not permitted to use 'lob' as a variable name | Entity cannot be saved | Update the name of the variable to something different than 'lob'/'_USED_WORDS' |
Error | A variable name can not contain '_USED_WORDS' | Prevents Entity Save | Update the name of the variable to something different than 'lob'/'_USED_WORDS' |
Error | There are duplicate names in the list | Two or more variables share the same name, edit the variable name so that each is unique | |
Error | This entry contains one or more variable values, but has no value, every entry must have a value | Entity cannot be saved | Add the desired variable values for each entry |
Error | This Entity has an empty scripted Variable value. All scripted Variable values must contain a value | Entity cannot be saved | Add the desired script value for each entry |