[
https://issues.jboss.org/browse/TEIIDDES-908?page=com.atlassian.jira.plug...
]
Dan Florian resolved TEIIDDES-908.
----------------------------------
Release Notes Text: Salesforce extension properties for tables and columns are
automatically created when the Salesforce importer is run. Those extension properties can
now be edited using the Properties View.
Resolution: Done
Salesforce plugin contributes a Model Extension Definition (MED) file (salesforce.mxd) at
startup. This MED defines the Salesforce extension properties. The Salesforce importer
uses the MED to add those properties to tables and columns.
Replace Salesforce Extension Model created during import
---------------------------------------------------------
Key: TEIIDDES-908
URL:
https://issues.jboss.org/browse/TEIIDDES-908
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export
Affects Versions: 7.3
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Critical
Fix For: 7.5
Attachments: edit-saleforce-extension-properties-action.png,
edit-salesforce-extension-properties-dialog.png, extension-decorations-in-explorer.png
Designer's current Extension Model framework is limiting the ability to be more
flexible when modeling and translating metadata through the VDB at runtime and to inject
DB-specific metadata (translator) during JDBC Import.
There are also drawbacks from having separate extension models (i.e. The Salesforce
Import use-case)
TEIIDDES-905 is providing a new extension model framework that eliminates the need for a
separate model.
1) Add "Edit Extended Properties" action and dialog/editor
2) Create a CND (Compact Node Definition) file/string to embed in the model
(non-editable)
3) Decorate the model and it's "extended objects" (i.e. tables and columns)
to indicate they are "extended"
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira