<?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: tFileRename component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249698#M34157</link>
    <description>Thank you very much Pedro. That works.&lt;BR /&gt;Best regards,&lt;BR /&gt;Surendra</description>
    <pubDate>Wed, 13 Jun 2012 00:01:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-06-13T00:01:49Z</dc:date>
    <item>
      <title>tFileRename component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249693#M34152</link>
      <description>Hi,
&lt;BR /&gt;I found tFileRename component on Exchange. But it does not seem to be working for 5.0.2 version of Talend Enterprise. Do we have any other component just to rename the file. I did rename through the tFileCopy, but I prefer not to use it for big file copying and renaming. 
&lt;BR /&gt;Thank you.
&lt;BR /&gt;
&lt;BR /&gt;Regards,
&lt;BR /&gt;Surendra</description>
      <pubDate>Sat, 16 Nov 2024 12:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249693#M34152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: tFileRename component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249694#M34153</link>
      <description>Hi Surendra&lt;BR /&gt;How about renaming a file with the tSystem component by using commands?&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 12 Jun 2012 05:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249694#M34153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-12T05:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: tFileRename component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249695#M34154</link>
      <description>Hi Pedro,&lt;BR /&gt;Yes, that is the way I did eventually and seem to be working fine. You think this is the best option.&lt;BR /&gt;Regards,&lt;BR /&gt;Surendra</description>
      <pubDate>Tue, 12 Jun 2012 05:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249695#M34154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-12T05:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: tFileRename component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249696#M34155</link>
      <description>Hi Pedro,&lt;BR /&gt;This way, it does not seem to be supported for UNC path. Any suggestion?&lt;BR /&gt;Thank you.&lt;BR /&gt;Regards,&lt;BR /&gt;Surendra</description>
      <pubDate>Tue, 12 Jun 2012 07:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249696#M34155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-12T07:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: tFileRename component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249697#M34156</link>
      <description>Hi Surendra
&lt;BR /&gt;Edit tFileRename_java.xml file in TOS\plugins\org.talend.designer.components.localprovider_5.1.0.NB_r82740\components.
&lt;BR /&gt;Add &amp;lt;FAMILIES&amp;gt; node as seen below.
&lt;BR /&gt;
&lt;PRE&gt; &amp;lt;HEADER&lt;BR /&gt;    PLATEFORM="ALL"&lt;BR /&gt;    SERIAL=""&lt;BR /&gt;    VERSION="0.100"&lt;BR /&gt;    STATUS="ALPHA"&lt;BR /&gt;    &lt;BR /&gt;    COMPATIBILITY="ALL"&lt;BR /&gt;    AUTHOR="Edouard GUERIN"&lt;BR /&gt;    RELEASE_DATE="20071231A"&lt;BR /&gt;    STARTABLE="true"&lt;BR /&gt;  &amp;gt;&lt;BR /&gt;    &amp;lt;SIGNATURE /&amp;gt;&lt;BR /&gt;  &amp;lt;/HEADER&amp;gt;&lt;BR /&gt;  &amp;lt;FAMILIES&amp;gt;&lt;BR /&gt;    &amp;lt;FAMILY&amp;gt;Custom Code&amp;lt;/FAMILY&amp;gt;&lt;BR /&gt;  &amp;lt;/FAMILIES&amp;gt;&lt;BR /&gt;  &amp;lt;DOCUMENTATION&amp;gt;&lt;BR /&gt;    &amp;lt;URL /&amp;gt;&lt;BR /&gt;  &amp;lt;/DOCUMENTATION&amp;gt;&lt;/PRE&gt;
&lt;BR /&gt;Then restart TOS and this component works now.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Tue, 12 Jun 2012 07:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249697#M34156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-12T07:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: tFileRename component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249698#M34157</link>
      <description>Thank you very much Pedro. That works.&lt;BR /&gt;Best regards,&lt;BR /&gt;Surendra</description>
      <pubDate>Wed, 13 Jun 2012 00:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249698#M34157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-13T00:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: tFileRename component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249699#M34158</link>
      <description>Hi Pedro,&lt;BR /&gt;I got this tFileRename component working from designer as you advised, but when I deploy job on TAC it does not seem to be working. Is there any tweak I need to do on the TAC side as well?&lt;BR /&gt;Regards,&lt;BR /&gt;Surendra</description>
      <pubDate>Thu, 14 Jun 2012 00:36:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249699#M34158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-14T00:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: tFileRename component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249700#M34159</link>
      <description>Hi Surendra&lt;BR /&gt;When you deployed the job with TAC and JobServer, did you get any error?&lt;BR /&gt;When you ran the job on JobServer, did you get any error?&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 14 Jun 2012 02:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249700#M34159</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-14T02:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: tFileRename component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249701#M34160</link>
      <description>Hi Pedro,&lt;BR /&gt;Actually, I did not get any error while deploying or running from TAC on job server. But, when it ran from TAC I noticed it did not actually renamed the file.&lt;BR /&gt;Regards,&lt;BR /&gt;Surendra</description>
      <pubDate>Fri, 15 Jun 2012 05:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249701#M34160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-15T05:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: tFileRename component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249702#M34161</link>
      <description>Hi Surendrag,&lt;BR /&gt;To make sure the job runs well on your TAC you should  make sure you install the altered tRenameFile component to the TAC as well. I don't know the tandard procedure to do this, but maybe Pedro can tell you that.&lt;BR /&gt;You should probably copy the component folder to the user components folder on the TAC, location can be found in TAC Configuration settings.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
      <pubDate>Mon, 18 Jun 2012 08:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileRename-component/m-p/2249702#M34161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-18T08:56:44Z</dc:date>
    </item>
  </channel>
</rss>

