-
Sub-task
-
Resolution: Done
-
Blocker
-
7.0
-
None
-
Documentation (Ref Guide, User Guide, etc.), Release Notes, Interactive Demo/Tutorial, Compatibility/Configuration
Designer's access to old Teiid "ConnectorBinding","ComponentType" and "ComponentTypeID" are now gone and replaced with:
ConnectorBinding
ConnectorType
Need to re-place with new classes and utilize direct access to Teiid via API.
- Replace ConfigurationManager with Server Manager and Execution Manager classes
- Wrap Connector Bindings and Connector Types to faciliate re-use of some of existing framework.
- (minimum impact)
- Create and manage "Server" objects
- Remove all "Jar" management functionality from Designer (UDF's and JDBC Drivers (see 9))
- Connector Validation
- Reimplement binding creation for the WSDL to Relational importer around new admin API. (
TEIIDDES-265)
- blocks
-
TEIIDDES-264 Reimplement binding creation for the Salesforce importer around new admin API.
- Closed