<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Listing incoming Fields in Table Widget in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252340#M148549</link>
    <description>&lt;P&gt;Remove @_Dataset annotation from your configuration class.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Apr 2021 11:32:58 GMT</pubDate>
    <dc:creator>ozhelezniak</dc:creator>
    <dc:date>2021-04-27T11:32:58Z</dc:date>
    <item>
      <title>Listing incoming Fields in Table Widget</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252334#M148543</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;right now i am trying to write a custom component for talend and i am not able to list input fields in a Table widget. It is shown in the documentary here under "Table" (&lt;A href="https://talend.github.io/component-runtime/main/1.32.0/gallery.html" target="_blank"&gt;https://talend.github.io/component-runtime/main/1.32.0/gallery.html&lt;/A&gt;) that it is possible, but it is not further explained and also not referenced in die provided example project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried to implement it as shown in another article in the documentary but that example is also missing alot of info. &lt;/P&gt;&lt;P&gt;(&lt;A href="https://talend.github.io/component-runtime/main/1.32.0/studio-schema.html9" target="_blank"&gt;https://talend.github.io/component-runtime/main/1.32.0/studio-schema.html9&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;I tried to implement it exactly like here but when compiling i et the error &lt;/P&gt;&lt;P&gt;    &amp;gt;No source instantiable without adding parameters for @DataSet("CustomDataset")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any experience with it and guide me in the right direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252334#M148543</guid>
      <dc:creator>sj_a</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Listing incoming Fields in Table Widget</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252335#M148544</link>
      <description>&lt;P&gt;Hello @Sammy Joel​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to add the Input(Source) part of the connector.&lt;/P&gt;&lt;P&gt;https://talend.github.io/component-runtime/main/1.32.0/component-define-input.html&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the Input(Source) part should use the dataset to configure itself. &lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 10:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252335#M148544</guid>
      <dc:creator>ozhelezniak</dc:creator>
      <dc:date>2021-04-26T10:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Listing incoming Fields in Table Widget</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252336#M148545</link>
      <description>&lt;P&gt;Thanks for your reply @Oleksandr Zhelezniak​&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i am trying to implement it for a processor component. I am trying to add 2 inputs to the processor map them to specific values in a table widget in a component and then output them. Kind of like the tJoin where i can select inside to component which fields from the input i want to use. Do i still need a Dataset for that?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 11:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252336#M148545</guid>
      <dc:creator>sj_a</dc:creator>
      <dc:date>2021-04-26T11:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Listing incoming Fields in Table Widget</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252337#M148546</link>
      <description>&lt;P&gt;@Sammy Joel​&amp;nbsp;&lt;/P&gt;&lt;P&gt;"No source instantiable without adding parameters for @DataSet("CustomDataset"" &lt;/P&gt;&lt;P&gt;It says that you declared some class and annotated it with org.talend.sdk.component.api.configuration.type.DataSet.&lt;/P&gt;&lt;P&gt;For each dataset, the framework expects an input (source) component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you try to remove that dataset class?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 14:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252337#M148546</guid>
      <dc:creator>ozhelezniak</dc:creator>
      <dc:date>2021-04-26T14:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Listing incoming Fields in Table Widget</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252338#M148547</link>
      <description>&lt;P&gt;Yes i tried multiple variations with and without datasets. Whenever i add the @Structure to the List it just "dissapears" &lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 20:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252338#M148547</guid>
      <dc:creator>sj_a</dc:creator>
      <dc:date>2021-04-26T20:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Listing incoming Fields in Table Widget</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252339#M148548</link>
      <description>&lt;P&gt;Hm, @_Structure&lt;/P&gt;&lt;P&gt;It starts to be the part of "Schema" button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edited. I read again the original question and find out that you have that article. Sorry about that&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 10:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252339#M148548</guid>
      <dc:creator>ozhelezniak</dc:creator>
      <dc:date>2021-04-27T10:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Listing incoming Fields in Table Widget</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252340#M148549</link>
      <description>&lt;P&gt;Remove @_Dataset annotation from your configuration class.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 11:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Listing-incoming-Fields-in-Table-Widget/m-p/2252340#M148549</guid>
      <dc:creator>ozhelezniak</dc:creator>
      <dc:date>2021-04-27T11:32:58Z</dc:date>
    </item>
  </channel>
</rss>

