-
Bug
-
Resolution: Done
-
Blocker
-
None
Trying to Export the attached salesforce XMI model, the salesforce extension properties are not included in the OPTIONS() clause.
TeiidModelToDdlGenerator.getTableOptions() method is only adding standard relational properties and not looking via the extension assistant framework.
May need to add a method on the assistant API like protected Properties getTeiidDdlOptions(BaseTable table) which would make it clear what the methed returned
- incorporates
-
TEIIDDES-2684 SalesForce importer issue
- Closed
- is incorporated by
-
TEIIDDES-2699 Issues with Dynamic VDB import/export
- Closed