<?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 Database parameters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Database-parameters/m-p/2301759#M73829</link>
    <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any one know how to read database parameters from a file instead of filling in the information directly in the tDbInput component ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you &lt;/P&gt;</description>
    <pubDate>Thu, 22 Oct 2020 12:52:54 GMT</pubDate>
    <dc:creator>ODridi</dc:creator>
    <dc:date>2020-10-22T12:52:54Z</dc:date>
    <item>
      <title>Database parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-parameters/m-p/2301759#M73829</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any one know how to read database parameters from a file instead of filling in the information directly in the tDbInput component ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you &lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 12:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-parameters/m-p/2301759#M73829</guid>
      <dc:creator>ODridi</dc:creator>
      <dc:date>2020-10-22T12:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Database parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-parameters/m-p/2301760#M73830</link>
      <description>&lt;P&gt;Hi @Ons Dridi​&amp;nbsp;​,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use tContextLoad component to achieve your requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The job should flow as tfileInputDelimited ---&amp;gt; tContextLoad ---&amp;gt; onsubjobok ---&amp;gt; tDBInput…&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tfileInput file should contains the database parameters like,&lt;/P&gt;&lt;P&gt;host;localhost&lt;/P&gt;&lt;P&gt;port;3306&lt;/P&gt;&lt;P&gt;database;test&lt;/P&gt;&lt;P&gt;username;root&lt;/P&gt;&lt;P&gt;password;talend&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Select the context view of the Job to define the following parameters,&lt;/P&gt;&lt;P&gt;host, String type&lt;/P&gt;&lt;P&gt;port, String type&lt;/P&gt;&lt;P&gt;database, String type&lt;/P&gt;&lt;P&gt;username, String type&lt;/P&gt;&lt;P&gt;password, Password type&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then while describing the parameters of tDBInput component,&lt;/P&gt;&lt;P&gt;use--&amp;gt; context.host, context.port, context.database, context.username,&lt;/P&gt;&lt;P&gt;context.password.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this would help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shalini&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 07:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-parameters/m-p/2301760#M73830</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-10-23T07:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Database parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-parameters/m-p/2301761#M73831</link>
      <description>&lt;P&gt;thank you so much @Shalini M​&amp;nbsp; , it's very helpful , I tried it and it works ! &lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 08:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-parameters/m-p/2301761#M73831</guid>
      <dc:creator>ODridi</dc:creator>
      <dc:date>2020-10-23T08:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Database parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Database-parameters/m-p/2301762#M73832</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Here is online documentation about: &lt;A href="https://help.talend.com/r/J4iv~QqP8zciLUVdyQ8wvA/MKMM92DLYDhHtNjI8BMUCA" alt="https://help.talend.com/r/J4iv~QqP8zciLUVdyQ8wvA/MKMM92DLYDhHtNjI8BMUCA" target="_blank"&gt;TalendHelpCenter: Reading data from different MySQL databases using dynamically loaded connection parameters&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 10:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Database-parameters/m-p/2301762#M73832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-26T10:09:47Z</dc:date>
    </item>
  </channel>
</rss>

