<?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: Just Curiosity: Warning recieved when running a project in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198540#M1825</link>
    <description>I use tMaps, tFileInputExcel, and a tMysqlOutput.</description>
    <pubDate>Wed, 06 Aug 2008 14:58:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-08-06T14:58:48Z</dc:date>
    <item>
      <title>Just Curiosity: Warning recieved when running a project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198538#M1823</link>
      <description>Hello, the project I have created runs successfully with the result for which I was aiming. However, I get an interesting warning message every time it runs and I don't know what it means.&lt;BR /&gt;_______&lt;BR /&gt;Warning:  Property storage name for 5 is empty - setting to Root Entry&lt;BR /&gt;_______&lt;BR /&gt;Just out of curiosity, does anyone know what this means or how to get rid of it?&lt;BR /&gt;Thanks,&lt;BR /&gt;Matt</description>
      <pubDate>Sat, 16 Nov 2024 14:15:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198538#M1823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Just Curiosity: Warning recieved when running a project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198539#M1824</link>
      <description>Hello
&lt;BR /&gt;It looks be a warning of a component.
&lt;BR /&gt;Which components do you use in your job?
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 06 Aug 2008 03:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198539#M1824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-06T03:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Just Curiosity: Warning recieved when running a project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198540#M1825</link>
      <description>I use tMaps, tFileInputExcel, and a tMysqlOutput.</description>
      <pubDate>Wed, 06 Aug 2008 14:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198540#M1825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-08-06T14:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Just Curiosity: Warning recieved when running a project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198541#M1826</link>
      <description>Hello,
&lt;BR /&gt;I just encountered the exact same issue. It was due to the fact that your trying to use an original xls Excel 97-2003 file on a machine that have excel 2007 installed.
&lt;BR /&gt;Save your xls file as xlsx, go to your tFileInputExcel, within the "Basic settings" tab, and check the "Read excel2007 file format (xlsx)".
&lt;BR /&gt;Run again. The warning will not come back.
&lt;BR /&gt;
&lt;BR /&gt;Sorry, english is my second language
&lt;BR /&gt;Manuel</description>
      <pubDate>Tue, 15 Mar 2011 13:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198541#M1826</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-03-15T13:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Just Curiosity: Warning recieved when running a project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198542#M1827</link>
      <description>ok that solves the problem if i run the job manually BUT i need to it automatically!&lt;BR /&gt;i fetch the xls file from an sFTP server and needs to import the content automatically to a database - so that open the excel file locally and save in another excel format is no option ...&lt;BR /&gt;any ideas?</description>
      <pubDate>Tue, 03 Nov 2015 07:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198542#M1827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-03T07:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Just Curiosity: Warning recieved when running a project</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198543#M1828</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;ok that solves the problem if i run the job manually BUT i need to it automatically!&lt;BR /&gt;i fetch the xls file from an sFTP server and needs to import the content automatically to a database - so that open the excel file locally and save in another excel format is no option ...&lt;BR /&gt;any ideas?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi christian.holbein 
&lt;BR /&gt;This topic was a little old, please create a new topic for your question, and describe the problem with more details. 
&lt;BR /&gt;Thanks! 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 04 Nov 2015 08:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Just-Curiosity-Warning-recieved-when-running-a-project/m-p/2198543#M1828</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-04T08:44:03Z</dc:date>
    </item>
  </channel>
</rss>

