<?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: look for an optimized solution in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367002#M130425</link>
    <description>&lt;P&gt;I&amp;nbsp;have no idea until now, i'm searching how to do it.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Feb 2018 13:00:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-19T13:00:49Z</dc:date>
    <item>
      <title>look for an optimized solution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2366999#M130422</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking for an optimized solution,&lt;BR /&gt;the goal is to migrate data from one mysql database to another, my concern is to define a text file that contains the parameters that defines the source database (host, port, databasename ..) and also the file parameters of the output database.&lt;BR /&gt;Do you have any ideas how to do this work ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2366999#M130422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: look for an optimized solution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367000#M130423</link>
      <description>Please check for how to setup contexts in the Talend flow. This way all dB information will be picked up as the job starts.</description>
      <pubDate>Sat, 17 Feb 2018 23:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367000#M130423</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-17T23:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: look for an optimized solution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367001#M130424</link>
      <description>&lt;P&gt;actually, what I use is the following schema:&lt;BR /&gt;tContextLoad_1 -&amp;gt; tFileInputDelimited_1-&amp;gt; tMysqlInput_1 (db_source) -&amp;gt; tMap-&amp;gt;&lt;BR /&gt;tMysqlOutput_2 (db_destination)&lt;/P&gt;
&lt;P&gt;depending on the problem that has occurred is:&lt;BR /&gt;1- the tContextLoad_1 text file content change is not supported and the pointing is always on the first database "source database".&lt;BR /&gt;2- When I create a second tContextLoad_2 can not be connected by a (but) or (trigger-On subject Ok) with tFileOutputDelimited_1 that linked with tMysqlInput_2 (db_destination), how to define a file that contains the definition parameters of a base output data (host, databasename, identifier, password ...) ??&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2018 13:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367001#M130424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-18T13:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: look for an optimized solution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367002#M130425</link>
      <description>&lt;P&gt;I&amp;nbsp;have no idea until now, i'm searching how to do it.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 13:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367002#M130425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-19T13:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: look for an optimized solution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367003#M130426</link>
      <description>&lt;P&gt;I created a job that does the job using its own context, I use export the database parameters as conxtext, the problem is after depolement talend create his own file that contains the settings against my work is to retrieve data from a database that can change its environment, so finally it uses its own default.properties parameter file.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Do you have an idea how on how to represent a database that can change its environment?&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2018 12:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367003#M130426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-25T12:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: look for an optimized solution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367004#M130427</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Define all the context variables you need for database connection and other as usually but don't set any value for these variables (they will come from an external source).&lt;/P&gt; 
&lt;P&gt;Define a new context variable (let say ContextFilepath) to define the full pathname of the file in which you will put the values for your context variables.&lt;/P&gt; 
&lt;P&gt;Go to the Job tab then select the Extra tab.&lt;/P&gt; 
&lt;P&gt;Untick the option "Use Project Settings".&lt;/P&gt; 
&lt;P&gt;Tick the options "Implicit tContetxLoad" and "From File".&lt;/P&gt; 
&lt;P&gt;Enter "context.ContextFilepath" into the "From File" field".&lt;/P&gt; 
&lt;P&gt;Enter "==" into the "Field Separator" field (or choose an othe separator).&lt;/P&gt; 
&lt;P&gt;It shoukd look like this:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 670px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsYG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142861iCB834EBB1AC77ADC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsYG.png" alt="0683p000009LsYG.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;From outside the Studio, create a file (name and path according to the&amp;nbsp;&lt;SPAN&gt;ContextFilepath context variable.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Enter variable names and values for all your context variables (except ContextFilepath) like this:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;PRE&gt;variable1 ==&amp;nbsp;value1&lt;BR /&gt;variable2 == value2&lt;BR /&gt;...&lt;/PRE&gt; 
&lt;P&gt;&lt;SPAN&gt;Now, each time you'll run your job, context variables will be loaded from your&amp;nbsp;properties file (except&amp;nbsp;ContextFilepath) so you can forget the stardard context files.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;If you need different contexts, just create a properties file per context and set the variable&amp;nbsp;ContextFilepath with the correct full pathname, and that's all.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Hope this help.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2018 12:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367004#M130427</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-25T12:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: look for an optimized solution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367005#M130428</link>
      <description>&lt;P&gt;very well explained Can you give&amp;nbsp;the steps of creating the job exactly, because you mentioned components like &lt;EM&gt;tContextFilPath&lt;/EM&gt; that I never used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sincerely yours.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2018 13:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367005#M130428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-25T13:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: look for an optimized solution</title>
      <link>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367006#M130429</link>
      <description>You don't need any additional component for this solution.&lt;BR /&gt;Just follow the instructions from my previous answer and that's all.&lt;BR /&gt;Don't forget to mark your case as solved as soon as you get the expected result for other guys facing a similar question (Kudos also accepted).</description>
      <pubDate>Sun, 25 Feb 2018 14:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/look-for-an-optimized-solution/m-p/2367006#M130429</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-25T14:22:09Z</dc:date>
    </item>
  </channel>
</rss>

