Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-429

Fix typologies for Source/Sink components

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.18.0
    • None
    • None
    • None
    • All
    • Small

    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

          Activity

            People

              atriki Ahlem Triki
              atriki Ahlem Triki
              Ryan Skraba
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: