<?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: How to download and edit the TDI source code ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-download-and-edit-the-TDI-source-code/m-p/2241154#M28409</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; When you are saying to adapt to your needs by customizing the code, my guess is that you are looking to create custom code apart from usual components in Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; You can use java components available in Talend like tJava, tJavarow or tJavaflex for this purpose. You can also create custom flow by creating java routines and embed to Talend jobs.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/hFOnrLyixj9ctQqmpWHHrA/DqREx7BTaiy48Bvy6VPILg" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/hFOnrLyixj9ctQqmpWHHrA/DqREx7BTaiy48Bvy6VPILg&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; If you want to hide the details behind the Talend GUI, you can create your own custom components also using Talend Component Kit.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/C0dGRfXr_xwP1vm8wG62BA/root" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/C0dGRfXr_xwP1vm8wG62BA/root&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;So it all depends on user case and the amount of depth you would like to go in Talend. Hope I answered your query &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Feb 2019 10:28:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-18T10:28:33Z</dc:date>
    <item>
      <title>How to download and edit the TDI source code ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-download-and-edit-the-TDI-source-code/m-p/2241153#M28408</link>
      <description>&lt;P&gt;Hi everybody, I've just started with TDI and I want to know h&lt;SPAN&gt;ow to download and edit the Talend Open Studio for Data Integration&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;source code to adapt it to my my needs. As I said I'm a beginer so if someone can give me steps with links that would be nice. thank you !!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 11:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-download-and-edit-the-TDI-source-code/m-p/2241153#M28408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-04T11:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to download and edit the TDI source code ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-download-and-edit-the-TDI-source-code/m-p/2241154#M28409</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; When you are saying to adapt to your needs by customizing the code, my guess is that you are looking to create custom code apart from usual components in Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; You can use java components available in Talend like tJava, tJavarow or tJavaflex for this purpose. You can also create custom flow by creating java routines and embed to Talend jobs.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/hFOnrLyixj9ctQqmpWHHrA/DqREx7BTaiy48Bvy6VPILg" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/hFOnrLyixj9ctQqmpWHHrA/DqREx7BTaiy48Bvy6VPILg&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; If you want to hide the details behind the Talend GUI, you can create your own custom components also using Talend Component Kit.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/C0dGRfXr_xwP1vm8wG62BA/root" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/C0dGRfXr_xwP1vm8wG62BA/root&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;So it all depends on user case and the amount of depth you would like to go in Talend. Hope I answered your query &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 10:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-download-and-edit-the-TDI-source-code/m-p/2241154#M28409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-18T10:28:33Z</dc:date>
    </item>
  </channel>
</rss>

