Description
Typologies are not correct for Input/Output components:
Examples:
{ "name": "tDataPrepDBInput", "label": "JDBC Input", "iconURL": "/components/wizards/tDataPrepDBInput/icon/TREE_ICON_16X16", "type": "component", "typologies": [ "SINK" ] }, { "name": "JdbcOutput", "label": "JDBC Output", "iconURL": "/components/wizards/JdbcOutput/icon/TREE_ICON_16X16", "type": "component", "typologies": [ "SOURCE" ] }
Attachments
Issue Links
- is related to
-
TCOMP-433 Confusing API: ConnectorTopology vs. ConnectorTypology.
- Rejected