<?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: Import old Talend files to New workspace in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318264#M88625</link>
    <description>&lt;P&gt;If the property files are empty for each job, this will be hard to fix. However, before you try playing around with the internals of files, have you tried importing your whole project? You do it in exactly the same way as importing a zip, except you import a folder structure. The folder structure being your project folder within your workspace. This allows Talend to look at the project config. This *may* help. Try that first.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2017 12:20:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-10T12:20:13Z</dc:date>
    <item>
      <title>Import old Talend files to New workspace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318263#M88624</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;The workspace I worked before crashed because lack of memory on the machine, It followed with corrupting the project file and the workspace couldn't open again. So now we work on an old back up workspace and we want to import the jobs from the workspace that crushed. The issue is that we don't have exports of the jobs, as Talend expects for the import, only the .item and .property files for each job.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Tried to import the jobs with help of this&amp;nbsp;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqujCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Import-Items-Error/td-p/112108&lt;/A&gt;, (&lt;SPAN&gt;Open the projectName/process folder and see if there are two files: jobName_0.1.item and jobName_0.1.properties, if so, copy these two files and go to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Navigator viewer--&amp;gt;projectName--&amp;gt;process and paste them, and then go to Repository viewer and press 'refresh' button.&lt;/SPAN&gt;), but it didn't worked.&lt;/P&gt; 
&lt;P&gt;After investigation I noticed that .property files are empty for each job.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So my question is if there is a way for restoring property files for the jobs, or any other way for importing the old jobs in the new workspace.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318263#M88624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Import old Talend files to New workspace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318264#M88625</link>
      <description>&lt;P&gt;If the property files are empty for each job, this will be hard to fix. However, before you try playing around with the internals of files, have you tried importing your whole project? You do it in exactly the same way as importing a zip, except you import a folder structure. The folder structure being your project folder within your workspace. This allows Talend to look at the project config. This *may* help. Try that first.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 12:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318264#M88625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-10T12:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Import old Talend files to New workspace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318265#M88626</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried your solution and it didn't help me much but it made me think of something else so I solved it.&amp;nbsp;&lt;SPAN&gt;The trick is to create a new job (this will crate new .property files) with the same name of the lost one. Then replace the files (.item &amp;amp; .screenshot) behind the scenes and then refresh in the program.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you very much for the help, hope this will help someone else, even is a lot of manual work especially&amp;nbsp;if you have a lot of jobs.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 12:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318265#M88626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-12T12:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Import old Talend files to New workspace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318266#M88627</link>
      <description>&lt;P&gt;You jumped ahead and worked out my next suggestion.....nice one! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; That is not a supported way of solving this, but it does work as a last resort. Keep an eye out for some strange behavior, since some UIDs may not be linked properly. I've not had anything disastrous happen doing this, but I am always prepared for some issues if I've done this.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 12:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318266#M88627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-12T12:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Import old Talend files to New workspace</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318267#M88628</link>
      <description>&lt;P&gt;Yes I had some issues, the start job and finish job, job property was empty, and I needed to replaced it all, also for other components that are custom created I needed to add references to the job they represent, but now is fine. It was a lot of work and took me a lot of hours, hope this will help someone else. Thank you very much for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 15:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-old-Talend-files-to-New-workspace/m-p/2318267#M88628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-13T15:09:21Z</dc:date>
    </item>
  </channel>
</rss>

