<?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: job level details in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/job-level-details/m-p/2229097#M20145</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;can anyone help on this?&lt;/P&gt;</description>
    <pubDate>Sat, 28 Dec 2019 12:16:28 GMT</pubDate>
    <dc:creator>param123</dc:creator>
    <dc:date>2019-12-28T12:16:28Z</dc:date>
    <item>
      <title>job level details</title>
      <link>https://community.qlik.com/t5/Talend-Studio/job-level-details/m-p/2229094#M20142</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;After exporting a job, the below files are getting created.Can someone please explain the below technically and their importance for each.&lt;/P&gt;&lt;P&gt;1).project file&lt;/P&gt;&lt;P&gt;2).item file&lt;/P&gt;&lt;P&gt;3).properties&lt;/P&gt;&lt;P&gt;4).screenshot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/job-level-details/m-p/2229094#M20142</guid>
      <dc:creator>param123</dc:creator>
      <dc:date>2024-11-16T03:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: job level details</title>
      <link>https://community.qlik.com/t5/Talend-Studio/job-level-details/m-p/2229095#M20143</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOQHAA4"&gt;@rchinta&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;.item&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;.properties&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;files are just meadata: jobs, process, connections, repository elements and so on...&lt;/P&gt; 
&lt;P&gt;Metadata is mandatory for editing (designing) the job and for the very core structure of Talend workspace itself, but it's not needed fir job execution. This mean you can forget about it after you have exported the job.&lt;/P&gt; 
&lt;P&gt;.java&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;files are the auto-generated source code for the job. You cannot use it directly because: i. many of them are generated for a even simple jobs (external routines, dependencies...) ii. components generate an intermediate set of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;.java&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;files using a javajet-based preprocessor.&lt;/P&gt; 
&lt;P&gt;But you can bundle the source code when you export a job. THAT java code is self-contained and useful for intergration purpose or other advanced scenarios.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/21853183/what-is-usage-of-item-and-properties-files-in-talend" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/21853183/what-is-usage-of-item-and-properties-files-in-talend&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2019 06:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/job-level-details/m-p/2229095#M20143</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-12-24T06:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: job level details</title>
      <link>https://community.qlik.com/t5/Talend-Studio/job-level-details/m-p/2229096#M20144</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks for your response, I have seen that post before posting this question in forum. however I am still not clear on exact definitions. you are saying .item and .properties are just metadata and has no use,&lt;/P&gt;
&lt;P&gt;1)but what exact details .item and .properties file will have respectively?&lt;/P&gt;
&lt;P&gt;2) what about talend.project file?&lt;/P&gt;
&lt;P&gt;3) In which of these file the core java code resides?&lt;/P&gt;
&lt;P&gt;4) when the exported job is imported in TAC or studio on some other machine, how talend engine will convert these files and execute the job?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In short I am looking for detailed techincal explanation of the while process happens when exporting and importing the job and how these segregation happens.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also i dont think these techincal level details are not present in talend site, it would be helpful if someone can guide how to know in-depth technical knowledge on how talend works!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2019 13:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/job-level-details/m-p/2229096#M20144</guid>
      <dc:creator>param123</dc:creator>
      <dc:date>2019-12-24T13:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: job level details</title>
      <link>https://community.qlik.com/t5/Talend-Studio/job-level-details/m-p/2229097#M20145</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;can anyone help on this?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Dec 2019 12:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/job-level-details/m-p/2229097#M20145</guid>
      <dc:creator>param123</dc:creator>
      <dc:date>2019-12-28T12:16:28Z</dc:date>
    </item>
  </channel>
</rss>

