<?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: Pre defined FINAL schema with Talend Component Kit (TCK) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254012#M148714</link>
    <description>&lt;P&gt;Hello Undix, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I know about the @DiscoverSchema, and I already used it multiple times before asking this question. &lt;/P&gt;&lt;P&gt;This still requires an action from the user.  ("Clicking the guess schema button of the component). &lt;/P&gt;&lt;P&gt;Just wanted to know if without doing anything, the component comes with predefined schema at render time. &lt;/P&gt;&lt;P&gt;Something like calling an annotated  method with "@DiscoverSchema" automatically.  &lt;/P&gt;&lt;P&gt;Hope this time it is better explained. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best reagrds, &lt;/P&gt;&lt;P&gt;Safus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Feb 2023 08:25:12 GMT</pubDate>
    <dc:creator>Safus</dc:creator>
    <dc:date>2023-02-20T08:25:12Z</dc:date>
    <item>
      <title>Pre defined FINAL schema with Talend Component Kit (TCK)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254009#M148711</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Is it possible to define a pre-defined and FINAL schema of a component using TCK ? &lt;/P&gt;&lt;P&gt;Want the component to come with its own schema, visible to user when clicking the (...) and getting into schema definition's view. (Which is now of course empty.) &lt;/P&gt;&lt;P&gt;I tried almost everything but when opening the component the schema does not show up. &lt;/P&gt;&lt;P&gt;For the moment I'am using the init() method to define my schema but it is not the point . It's not visible to the user since it's calculated at runtime. &lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254009#M148711</guid>
      <dc:creator>Safus</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pre defined FINAL schema with Talend Component Kit (TCK)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254010#M148712</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have reported your issue to our Component Kit experts and then come back to you as soon as possible.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 03:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254010#M148712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-20T03:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pre defined FINAL schema with Talend Component Kit (TCK)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254011#M148713</link>
      <description>&lt;P&gt;Hello @safouane BEN MANSOUR​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Apparently, the feature you need is the guess schema feature. In Studio, you'll have a button named _Guess schema_ which will feed automatically your defined schema.&lt;/P&gt;&lt;P&gt;You'll find some hints for implementing in the documentation : https://talend.github.io/component-runtime/main/latest/studio-schema.html#_discovering_schema_guess_schema&lt;/P&gt;&lt;P&gt;Beware, on `DiscoverSchema` annotation, it should be called like your dataset name.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Emmanuel&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 08:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254011#M148713</guid>
      <dc:creator>undx</dc:creator>
      <dc:date>2023-02-20T08:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pre defined FINAL schema with Talend Component Kit (TCK)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254012#M148714</link>
      <description>&lt;P&gt;Hello Undix, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I know about the @DiscoverSchema, and I already used it multiple times before asking this question. &lt;/P&gt;&lt;P&gt;This still requires an action from the user.  ("Clicking the guess schema button of the component). &lt;/P&gt;&lt;P&gt;Just wanted to know if without doing anything, the component comes with predefined schema at render time. &lt;/P&gt;&lt;P&gt;Something like calling an annotated  method with "@DiscoverSchema" automatically.  &lt;/P&gt;&lt;P&gt;Hope this time it is better explained. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best reagrds, &lt;/P&gt;&lt;P&gt;Safus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 08:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254012#M148714</guid>
      <dc:creator>Safus</dc:creator>
      <dc:date>2023-02-20T08:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pre defined FINAL schema with Talend Component Kit (TCK)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254013#M148715</link>
      <description>&lt;P&gt;Hello @safouane BEN MANSOUR​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm afraid that would be a new feature request which would touch multiple teams on our side. We'd need a way to say: This component has a static schema. And once this is there then studio/cloud apps could auto-fetch the schema.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately from our current connectors perspective, this would be only applicable for the t*List components (which usually list the file(s) available and their details) which we don't have a lot,  so this isn't something we plan to do short-term.&lt;/P&gt;&lt;P&gt;What is your use-case?&lt;/P&gt;&lt;P&gt;Or is it more to help end-users who forget to press the Guess Schema button?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  Balázs&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 10:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254013#M148715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-20T10:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pre defined FINAL schema with Talend Component Kit (TCK)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254014#M148716</link>
      <description>&lt;P&gt;Hello @Balazs Gunics​&amp;nbsp;, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not have a particular use case but I though to my self that it would be a good feature to have, if we want to assist end-users and do some pre-work before executing the component logic. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be better too to have a FINAL fixed predefined schema that the component can auto fetch without letting the end-users to modify it. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand now that such a feature does not exist, may be one day we will be able to use it in further version of the framework. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time. &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;</description>
      <pubDate>Mon, 20 Feb 2023 10:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254014#M148716</guid>
      <dc:creator>Safus</dc:creator>
      <dc:date>2023-02-20T10:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pre defined FINAL schema with Talend Component Kit (TCK)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254015#M148717</link>
      <description>&lt;P&gt;As I'm sure eventually this will make sense for components who don't alter their schema. But only if/when we have lots them.&lt;/P&gt;&lt;P&gt;To not forget this idea, I'd suggest to raise this feature/enchament either directly in JIRA: https://jira.talendforge.org/projects/TCOMP/ &lt;/P&gt;&lt;P&gt;Or even better raise it as a support ticket and that way we'll have the customer account associated as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With that being said maybe this is something for the coming years. (2024 or beyond)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you think about it even some of our static schemas change in javajet: Calculate MD5 hash for tFileProperties for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or maybe studio could auto-call the Guess Schema when: Parameters changed and user is clicking away from the component: "The schema of this component differs from the configured, o you want to refresh it? [Yes] [Yes and propagate changes] [No]"  (not sure about the feasibility but this would actually make sense to all component and could solve your issue of users have to click / when they forget click the job doesn't work)&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 15:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2254015#M148717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-01T15:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pre defined FINAL schema with Talend Component Kit (TCK)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2495268#M148718</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;
&lt;P&gt;as it is already end of 2024, is there already some possibility to make static scheme with talend component kit?&lt;/P&gt;
&lt;P&gt;As for examle tREST component provides such unmodified schema, it would be nice, if it would be possible via talend component kit.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 10:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2495268#M148718</guid>
      <dc:creator>Anatoli1</dc:creator>
      <dc:date>2024-11-29T10:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pre defined FINAL schema with Talend Component Kit (TCK)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2495271#M148719</link>
      <description>&lt;P&gt;Hello Emmanuel,&lt;/P&gt;
&lt;P&gt;to your link for "guess schema" documentation:&lt;/P&gt;
&lt;P&gt;- it would be nice, if example would be some how reproduceable. Already at begin of&amp;nbsp;guessSchema method it reference to factory variable, that is not initialized in that example. How to get "factory"?&lt;/P&gt;
&lt;P&gt;- and example starts with "retrurn", where should be "return"&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Anatoli&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 10:32:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pre-defined-FINAL-schema-with-Talend-Component-Kit-TCK/m-p/2495271#M148719</guid>
      <dc:creator>Anatoli1</dc:creator>
      <dc:date>2024-11-29T10:32:55Z</dc:date>
    </item>
  </channel>
</rss>

