<?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: browse a directory to populate a database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361541#M125862</link>
    <description>by reflex I removed the tfileList that was there and I replaced it with another, everything works correctly. Thank you very much</description>
    <pubDate>Wed, 11 Oct 2023 07:28:30 GMT</pubDate>
    <dc:creator>NNot_defined1679394540</dc:creator>
    <dc:date>2023-10-11T07:28:30Z</dc:date>
    <item>
      <title>browse a directory to populate a database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361536#M125857</link>
      <description>&lt;P&gt;Hi, I would like to create a job which consumes the xml which is a directory and loads them into a mysql database, but I wonder if with TOS we can be able to browse a directory and retrieve the data from the XML found in the directory and load them into the database? If it is possible to browse a directory with component, do we do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361536#M125857</guid>
      <dc:creator>NNot_defined1679394540</dc:creator>
      <dc:date>2024-11-15T21:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: browse a directory to populate a database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361537#M125858</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;You can use tFileList component to iterates a set of files or folders in a given directory based on a filemask pattern, here is a scenario. &lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/8.0/tfilelist/tfilelist-tfileinputdelimited-tlogrow-tlogrow-iterating-on-file-directory-standard-component-the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 02:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361537#M125858</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-10T02:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: browse a directory to populate a database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361538#M125859</link>
      <description>okay I followed a lot of courses so I took as input a tfileList and a tfileinputXml, a tmap then a toutputDB but the difficulty I currently have is that when I connect the tfileList to the tfileinputxml with an iterate line so that it loops over the entire folder the tfileinputXml disappears</description>
      <pubDate>Tue, 10 Oct 2023 15:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361538#M125859</guid>
      <dc:creator>NNot_defined1679394540</dc:creator>
      <dc:date>2023-10-10T15:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: browse a directory to populate a database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361539#M125860</link>
      <description>&lt;P&gt;Sorry, I don't understand your problem here, tfileinputXml&amp;nbsp;disappears? &lt;/P&gt;&lt;P&gt;A simple job design looks like:&lt;/P&gt;&lt;P&gt;tFileList--iterate--tFileInputXML--main--tDBOutput&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 04:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361539#M125860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-11T04:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: browse a directory to populate a database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361540#M125861</link>
      <description>obviously the path is as presented here but when it is necessary to iterate the link between the tfileList and the TfileinputXml, the output component disappears</description>
      <pubDate>Wed, 11 Oct 2023 07:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361540#M125861</guid>
      <dc:creator>NNot_defined1679394540</dc:creator>
      <dc:date>2023-10-11T07:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: browse a directory to populate a database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361541#M125862</link>
      <description>by reflex I removed the tfileList that was there and I replaced it with another, everything works correctly. Thank you very much</description>
      <pubDate>Wed, 11 Oct 2023 07:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361541#M125862</guid>
      <dc:creator>NNot_defined1679394540</dc:creator>
      <dc:date>2023-10-11T07:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: browse a directory to populate a database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361542#M125863</link>
      <description>in my tfileinputxml I cannot loop the files when I just put the simple directory I get the error access denied but if I put the name of the first file in the hope that it takes the others after it does not loop only on the first file</description>
      <pubDate>Wed, 11 Oct 2023 07:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361542#M125863</guid>
      <dc:creator>NNot_defined1679394540</dc:creator>
      <dc:date>2023-10-11T07:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: browse a directory to populate a database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361543#M125864</link>
      <description>&lt;P&gt;@Not defined Not defined​&amp;nbsp;If you are using a tFlieList to iterate multiple files one by one, there is a global variable that stores the current file path, &lt;/P&gt;&lt;P&gt;((String)globalMap.get("tFileList_1_CURRENT_FILEPATH"))&lt;/P&gt;&lt;P&gt;So, use this global variable in the &lt;B&gt;File name/Stream&lt;/B&gt; field on tFileInputXML.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 07:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361543#M125864</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-12T07:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: browse a directory to populate a database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361544#M125865</link>
      <description>thank you it works correctly</description>
      <pubDate>Thu, 12 Oct 2023 08:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/browse-a-directory-to-populate-a-database/m-p/2361544#M125865</guid>
      <dc:creator>NNot_defined1679394540</dc:creator>
      <dc:date>2023-10-12T08:53:17Z</dc:date>
    </item>
  </channel>
</rss>

