<?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: Null columns not coming in the Record.getSchema() when creating a dynamic Custom component for talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Null-columns-not-coming-in-the-Record-getSchema-when-creating-a/m-p/2247486#M148443</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also facing the same issue. I am also looking for a method to have column names populated just once, and call a method to do something after all rows of data are retrieved.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2020 23:15:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-05-19T23:15:31Z</dc:date>
    <item>
      <title>Null columns not coming in the Record.getSchema() when creating a dynamic Custom component for talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-columns-not-coming-in-the-Record-getSchema-when-creating-a/m-p/2247485#M148442</link>
      <description>&lt;P&gt;I am trying to create a custom component that will accept dynamic schema inputs and create the extract in a particular format. But when doing&amp;nbsp; getSchema using Record Interface its not returning columns with null values and 1 or 2 columns are coming twice. So for each row i am getting different no of columns in the getSchema method.&lt;/P&gt;
&lt;PRE&gt;@ElementListener
    public void onNext(
            @Input final Record defaultInput,
            @Output final OutputEmitter&amp;lt;Record&amp;gt; defaultOutput) {
        // this is the method allowing you to handle the input(s) and emit the output(s)
        // after some custom logic you put here, to send a value to next element you can use an
        // output parameter and call emit(value).
        System.out.println(defaultInput.getSchema());&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-columns-not-coming-in-the-Record-getSchema-when-creating-a/m-p/2247485#M148442</guid>
      <dc:creator>Samridhi</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Null columns not coming in the Record.getSchema() when creating a dynamic Custom component for talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-columns-not-coming-in-the-Record-getSchema-when-creating-a/m-p/2247486#M148443</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also facing the same issue. I am also looking for a method to have column names populated just once, and call a method to do something after all rows of data are retrieved.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 23:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-columns-not-coming-in-the-Record-getSchema-when-creating-a/m-p/2247486#M148443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-19T23:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Null columns not coming in the Record.getSchema() when creating a dynamic Custom component for talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-columns-not-coming-in-the-Record-getSchema-when-creating-a/m-p/2247487#M148444</link>
      <description>&lt;P&gt;Can anyone please help on this issue&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 19:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-columns-not-coming-in-the-Record-getSchema-when-creating-a/m-p/2247487#M148444</guid>
      <dc:creator>Samridhi</dc:creator>
      <dc:date>2020-07-27T19:38:13Z</dc:date>
    </item>
  </channel>
</rss>

