-
Bug
-
Resolution: Done
-
Critical
-
8.3
-
None
Designer allows object names to contain "." character but does not force wrapping the name in double quotes.
The JDBC importer, for instance, allows creating with fully qualified names like: PARTSSUPPLIER.SUPPLIER for a table name.
The VDB Permission "resource-name" string value assumes that this name would be wrapped in d-quotes to prevent wrong interpretation of path.
- Need to auto-wrap name in JDBC Importer processor
- Create a validation rule (ERROR) to check for non-double-quoted names
- relates to
-
TEIIDDES-1861 Designer deletes data role "condition" information
- Closed