<?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: Passing Component Reference in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Passing-Component-Reference/m-p/2200237#M2788</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;FONT face="&amp;quot;PT Sans&amp;quot;,&amp;quot;Helvetica&amp;quot;,Helvetica,Arial,sans-serif"&gt;Could you please t&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;ry tContextLoad to load the context values to the context variables and configure the input connection with the context variable?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="&amp;quot;PT Sans&amp;quot;,&amp;quot;Helvetica&amp;quot;,Helvetica,Arial,sans-serif"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;Here is a related scenario about:&lt;A title="TalendHelpCenter: Context scenario " href="https://help.talend.com/reader/AB0Tp4tjwUnsDcYVGliPJQ/7rAzr_XvRS5KeqLWj~I_og" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter: Context scenario &lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jan 2019 07:21:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-21T07:21:47Z</dc:date>
    <item>
      <title>Passing Component Reference</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Passing-Component-Reference/m-p/2200236#M2787</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt; 
&lt;P&gt;Not sure if anyone faced this issue with parent and child job execution.&lt;/P&gt; 
&lt;P&gt;In my flow, the parent job loads data from multiple CSV files, processes it and feeds the child job which reads a matching document from MongoDB and updates it or inserts new one, if nothing is found.&lt;/P&gt; 
&lt;P&gt;As part of the execution, all the data is prepared by the parent job. Since child job establishes connection to MongoDB, reads and writes to Mongo and closes the connection, my test execution is very time consuming. As some point, I had to slow down the parent job feeding the child job because of not able to get enough MongoDB connections in the child job, which has made the situation bad. When I moved all the components from child job to the parent job by eliminating parent/child, the test execution flies. To put in numbers, its about 200% improvement in time for processing the same volume of data.&lt;/P&gt; 
&lt;P&gt;I want to know if there is a way to pass MongoDBConnection reference from parent job to child job so the child job doesn't have to deal with connection management.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using TOS 6.4.0 on Windows.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;SRK.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Passing-Component-Reference/m-p/2200236#M2787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Component Reference</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Passing-Component-Reference/m-p/2200237#M2788</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;FONT face="&amp;quot;PT Sans&amp;quot;,&amp;quot;Helvetica&amp;quot;,Helvetica,Arial,sans-serif"&gt;Could you please t&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;ry tContextLoad to load the context values to the context variables and configure the input connection with the context variable?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="&amp;quot;PT Sans&amp;quot;,&amp;quot;Helvetica&amp;quot;,Helvetica,Arial,sans-serif"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;Here is a related scenario about:&lt;A title="TalendHelpCenter: Context scenario " href="https://help.talend.com/reader/AB0Tp4tjwUnsDcYVGliPJQ/7rAzr_XvRS5KeqLWj~I_og" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter: Context scenario &lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 07:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Passing-Component-Reference/m-p/2200237#M2788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-21T07:21:47Z</dc:date>
    </item>
  </channel>
</rss>

