[
https://issues.jboss.org/browse/TEIIDDES-2491?page=com.atlassian.jira.plu...
]
Barry LaFond resolved TEIIDDES-2491.
------------------------------------
Resolution: Rejected
This is a simple parser error resulting from Attachment.BODY column datatype being
exported as *VARCHAR ()* and contains no length integer value.
I verified that in Designer, a user can set the length of a "String" (native
type VARCHAR2) to 0 but Designer will produce a validation error because the length is 0.
User can export this invalid model and produce the invalid datatype in the file.
User should verify that the length is NOT *0* and the model is free of errors before
exporting.
Teiid designer DDL importer fails to import file exported using the
exporter
----------------------------------------------------------------------------
Key: TEIIDDES-2491
URL:
https://issues.jboss.org/browse/TEIIDDES-2491
Project: Teiid Designer
Issue Type: Bug
Reporter: Burak Serdar
Attachments: sfexport.ddl
Exporting a salesforce model to DDL and importing it back fails because of a parse error
in the importer.
If I remove all primary key and foreign key constraints, it imports the tables without
any columns.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)