<?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 I want to add a Static variable, what should I do? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/I-want-to-add-a-Static-variable-what-should-I-do/m-p/2251477#M148499</link>
    <description>&lt;P&gt;Thanks.​&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;You can access the global variable list using CTRL + SPACE in any field in the component view.&lt;/P&gt;&lt;P&gt;The Outline view can display a folder tree view of the components used in the current diagram. Expand the component's node to see a list of variables available for this component.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;&amp;gt; Primitive component&lt;/P&gt;&lt;P&gt;Taking tDie as an example, the definition of Static variables is defined in the tDie_java.xml file under the TOS DI installation directory plugins \ org.talend.designer.components.localprovider_7.3.1.20200213_1003 \ components \ tDie.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/P&gt;&lt;P&gt;RETURNS&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/P&gt;&lt;P&gt;RETURN &lt;/P&gt;&lt;P&gt;NAME&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;DIE_MESSAGES&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TYPE&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;id_String&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;AVAILABILITY&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;AFTER&lt;/P&gt;&lt;P&gt;"/&amp;gt;&lt;/P&gt; &lt;P&gt;     &lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/P&gt;&lt;P&gt;RETURN &lt;/P&gt;&lt;P&gt;NAME&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;DIE_CODE&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TYPE&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;id_Integer&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;AVAILABILITY&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;AFTER&lt;/P&gt;&lt;P&gt;"/&amp;gt;&lt;/P&gt; &lt;P&gt;     &lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/P&gt;&lt;P&gt;RETURN &lt;/P&gt;&lt;P&gt;NAME&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;DIE_PRIORITY&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TYPE&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;id_Integer&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;AVAILABILITY&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;AFTER&lt;/P&gt;&lt;P&gt;"/&amp;gt;&lt;/P&gt; &lt;P&gt;     &lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/P&gt;&lt;P&gt;RETURN &lt;/P&gt;&lt;P&gt;NAME&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;DIE_CUSTOM_VARIABLE&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TYPE&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;id_String&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;AVAILABILITY&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;AFTER&lt;/P&gt;&lt;P&gt;"/&amp;gt;&lt;/P&gt; &lt;P&gt;   &lt;/P&gt;&lt;P&gt;&amp;lt;/&lt;/P&gt;&lt;P&gt;RETURNS&lt;/P&gt;&lt;P&gt;&amp;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;in these variables, &lt;/P&gt;DIE_CUSTOM_VARIABLE is added by myself.&lt;P&gt;​&lt;/P&gt;&lt;P&gt;But when using TCK to develop, how should I add it？&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>
    <dc:creator>hzhen</dc:creator>
    <dc:date>2026-01-02T14:45:42Z</dc:date>
    <item>
      <title>I want to add a Static variable, what should I do?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/I-want-to-add-a-Static-variable-what-should-I-do/m-p/2251477#M148499</link>
      <description>&lt;P&gt;Thanks.​&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;You can access the global variable list using CTRL + SPACE in any field in the component view.&lt;/P&gt;&lt;P&gt;The Outline view can display a folder tree view of the components used in the current diagram. Expand the component's node to see a list of variables available for this component.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;&amp;gt; Primitive component&lt;/P&gt;&lt;P&gt;Taking tDie as an example, the definition of Static variables is defined in the tDie_java.xml file under the TOS DI installation directory plugins \ org.talend.designer.components.localprovider_7.3.1.20200213_1003 \ components \ tDie.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/P&gt;&lt;P&gt;RETURNS&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/P&gt;&lt;P&gt;RETURN &lt;/P&gt;&lt;P&gt;NAME&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;DIE_MESSAGES&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TYPE&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;id_String&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;AVAILABILITY&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;AFTER&lt;/P&gt;&lt;P&gt;"/&amp;gt;&lt;/P&gt; &lt;P&gt;     &lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/P&gt;&lt;P&gt;RETURN &lt;/P&gt;&lt;P&gt;NAME&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;DIE_CODE&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TYPE&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;id_Integer&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;AVAILABILITY&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;AFTER&lt;/P&gt;&lt;P&gt;"/&amp;gt;&lt;/P&gt; &lt;P&gt;     &lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/P&gt;&lt;P&gt;RETURN &lt;/P&gt;&lt;P&gt;NAME&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;DIE_PRIORITY&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TYPE&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;id_Integer&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;AVAILABILITY&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;AFTER&lt;/P&gt;&lt;P&gt;"/&amp;gt;&lt;/P&gt; &lt;P&gt;     &lt;/P&gt;&lt;P&gt;&amp;lt;&lt;/P&gt;&lt;P&gt;RETURN &lt;/P&gt;&lt;P&gt;NAME&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;DIE_CUSTOM_VARIABLE&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TYPE&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;id_String&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;AVAILABILITY&lt;/P&gt;&lt;P&gt;="&lt;/P&gt;&lt;P&gt;AFTER&lt;/P&gt;&lt;P&gt;"/&amp;gt;&lt;/P&gt; &lt;P&gt;   &lt;/P&gt;&lt;P&gt;&amp;lt;/&lt;/P&gt;&lt;P&gt;RETURNS&lt;/P&gt;&lt;P&gt;&amp;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;in these variables, &lt;/P&gt;DIE_CUSTOM_VARIABLE is added by myself.&lt;P&gt;​&lt;/P&gt;&lt;P&gt;But when using TCK to develop, how should I add it？&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/I-want-to-add-a-Static-variable-what-should-I-do/m-p/2251477#M148499</guid>
      <dc:creator>hzhen</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: I want to add a Static variable, what should I do?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/I-want-to-add-a-Static-variable-what-should-I-do/m-p/2251478#M148500</link>
      <description>&lt;P&gt;Hello @han zhen​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you want to add an additional "after variable" to your custom TCK component?&lt;/P&gt;&lt;P&gt;Adding additional "After variables" aren't supported right now for TCK components. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards, Oleksandr&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 12:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/I-want-to-add-a-Static-variable-what-should-I-do/m-p/2251478#M148500</guid>
      <dc:creator>ozhelezniak</dc:creator>
      <dc:date>2021-02-10T12:40:18Z</dc:date>
    </item>
  </channel>
</rss>

