<?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 How does Data binding works on TKC in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-does-Data-binding-works-on-TKC/m-p/2251704#M148522</link>
    <description>&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;I just wanted to know how data-binding works in TKC ? &lt;/P&gt;&lt;P&gt;I am just imagining this scenario : &lt;/P&gt;&lt;P&gt;I have a Query (a textArea Field) with a @DefaultValue("SELECT * FROM Table LIMIT 10"), &lt;/P&gt;&lt;P&gt;like this : &lt;/P&gt;&lt;P&gt;@Option&lt;/P&gt;&lt;P&gt;@TextArea&lt;/P&gt;&lt;P&gt;@Required&lt;/P&gt;&lt;P&gt;@DefaultValue&lt;/P&gt;&lt;P&gt;("\"SELECT * FROM Table LIMIT 10\"")&lt;/P&gt;&lt;P&gt;@Documentation("TODO fill the documentation for this parameter")&lt;/P&gt;&lt;P&gt;private String sqlQuery;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can the component's rendering be refreshed dynamically with a click on "guessSchema" Button for example? &lt;/P&gt;&lt;P&gt;So guessSchema in my service will have two functionalities : &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1-Retrieve Schema (It's Done and at this point, no problem and @DiscoverSchema works fine.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2-Update the "private String sqlQuery" 's value and refresh component rendering. Is it even possible ? Or is it possible to create a new button similarly to "Guess Query" that generates the query according to the detected schema ? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Safus&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
    <dc:creator>Safus</dc:creator>
    <dc:date>2026-01-02T14:45:42Z</dc:date>
    <item>
      <title>How does Data binding works on TKC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-does-Data-binding-works-on-TKC/m-p/2251704#M148522</link>
      <description>&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;I just wanted to know how data-binding works in TKC ? &lt;/P&gt;&lt;P&gt;I am just imagining this scenario : &lt;/P&gt;&lt;P&gt;I have a Query (a textArea Field) with a @DefaultValue("SELECT * FROM Table LIMIT 10"), &lt;/P&gt;&lt;P&gt;like this : &lt;/P&gt;&lt;P&gt;@Option&lt;/P&gt;&lt;P&gt;@TextArea&lt;/P&gt;&lt;P&gt;@Required&lt;/P&gt;&lt;P&gt;@DefaultValue&lt;/P&gt;&lt;P&gt;("\"SELECT * FROM Table LIMIT 10\"")&lt;/P&gt;&lt;P&gt;@Documentation("TODO fill the documentation for this parameter")&lt;/P&gt;&lt;P&gt;private String sqlQuery;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can the component's rendering be refreshed dynamically with a click on "guessSchema" Button for example? &lt;/P&gt;&lt;P&gt;So guessSchema in my service will have two functionalities : &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1-Retrieve Schema (It's Done and at this point, no problem and @DiscoverSchema works fine.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2-Update the "private String sqlQuery" 's value and refresh component rendering. Is it even possible ? Or is it possible to create a new button similarly to "Guess Query" that generates the query according to the detected schema ? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Safus&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/How-does-Data-binding-works-on-TKC/m-p/2251704#M148522</guid>
      <dc:creator>Safus</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: How does Data binding works on TKC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-does-Data-binding-works-on-TKC/m-p/2251705#M148523</link>
      <description>&lt;P&gt;Hi @safouane BEN MANSOUR​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;For updating an object in your form configuration, you may use the `Update` action (https://talend.github.io/component-runtime/main/1.31.0/ref-actions.html#_update). &lt;/P&gt;&lt;P&gt;You have a working example available here: https://talend.github.io/component-runtime/main/1.31.0/gallery.html&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- &lt;/P&gt;&lt;P&gt;Emmanuel&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 08:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-does-Data-binding-works-on-TKC/m-p/2251705#M148523</guid>
      <dc:creator>undx</dc:creator>
      <dc:date>2021-03-01T08:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: How does Data binding works on TKC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-does-Data-binding-works-on-TKC/m-p/2251706#M148524</link>
      <description>&lt;P&gt;Thank you very much for your help. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I managed to create the updatable config. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Safus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 15:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-does-Data-binding-works-on-TKC/m-p/2251706#M148524</guid>
      <dc:creator>Safus</dc:creator>
      <dc:date>2021-03-03T15:51:13Z</dc:date>
    </item>
  </channel>
</rss>

