<?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: Retrieve value from other jobs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Retrieve-value-from-other-jobs/m-p/2284251#M57984</link>
    <description>&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;Hello&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG" target="_self"&gt;TRF&lt;/A&gt;,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Thank you for your response.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;I have tried to use the tbufferoutput and i am able to retrieve the value in Job B.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;But what if i want is to retrieve the same value in Job A and not B.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Do i have to do the same thing in job B in order to get it in job A that is using the tbufferoutput there?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Job C&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 296px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7XR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156527i7855D043F8E533D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7XR.png" alt="0683p000009M7XR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Job B&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captured.PNG" style="width: 446px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7XW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140363i905F9A54906ED6C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7XW.png" alt="0683p000009M7XW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Thank you.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Best regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;asadasing&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Aug 2019 14:58:19 GMT</pubDate>
    <dc:creator>RA6</dc:creator>
    <dc:date>2019-08-12T14:58:19Z</dc:date>
    <item>
      <title>Retrieve value from other jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieve-value-from-other-jobs/m-p/2284249#M57982</link>
      <description>&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;Hello,&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;I have define a context variable of type string with no value.&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;I have 3 jobs - A , B , C&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;On execution job A calls job B and job B calls job C&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;In job C, i am assigning value to the context variable which i want to use in Job A.&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;I have tried the below example but unable to retrieve that value.&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capsture.PNG" style="width: 420px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Wx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137869iFB4DEB9D78E3DB02/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Wx.png" alt="0683p000009M7Wx.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 444px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Bi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133520iF7DC5E72AF6902FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Bi.png" alt="0683p000009M7Bi.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;Can you advice please?&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;Thank you.&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;Best regards,&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;asadasing&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieve-value-from-other-jobs/m-p/2284249#M57982</guid>
      <dc:creator>RA6</dc:creator>
      <dc:date>2024-11-16T05:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve value from other jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieve-value-from-other-jobs/m-p/2284250#M57983</link>
      <description>&lt;P&gt;Use tBufferOutput to transfer information from a child job to its parent&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 13:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieve-value-from-other-jobs/m-p/2284250#M57983</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-08-12T13:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve value from other jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieve-value-from-other-jobs/m-p/2284251#M57984</link>
      <description>&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;Hello&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG" target="_self"&gt;TRF&lt;/A&gt;,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Thank you for your response.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;I have tried to use the tbufferoutput and i am able to retrieve the value in Job B.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;But what if i want is to retrieve the same value in Job A and not B.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Do i have to do the same thing in job B in order to get it in job A that is using the tbufferoutput there?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Job C&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 296px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7XR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156527i7855D043F8E533D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7XR.png" alt="0683p000009M7XR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Job B&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captured.PNG" style="width: 446px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7XW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140363i905F9A54906ED6C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7XW.png" alt="0683p000009M7XW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Thank you.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;Best regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT face="trebuchet ms,geneva" size="2"&gt;&lt;SPAN class=""&gt;asadasing&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 14:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieve-value-from-other-jobs/m-p/2284251#M57984</guid>
      <dc:creator>RA6</dc:creator>
      <dc:date>2019-08-12T14:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve value from other jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retrieve-value-from-other-jobs/m-p/2284252#M57985</link>
      <description>&lt;P&gt;You have to use&amp;nbsp;&lt;SPAN&gt;tBufferOutput&amp;nbsp;each time you want a child job to pass something to its parent job.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 15:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retrieve-value-from-other-jobs/m-p/2284252#M57985</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-08-12T15:51:17Z</dc:date>
    </item>
  </channel>
</rss>

