<?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: [resolved] ERROR IN GLOBAL VARIABLE in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322297#M92254</link>
    <description>thanks boss.</description>
    <pubDate>Thu, 17 Dec 2015 10:33:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-17T10:33:05Z</dc:date>
    <item>
      <title>[resolved] ERROR IN GLOBAL VARIABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322291#M92248</link>
      <description>&lt;P&gt;i have a scenario.&lt;BR /&gt;i have to get max date from 'pat_full_info' and i need to add global variable using 'tFlowToIterate_1' and i need to use that global variable in 'patient' and 'doctor' tMysqlInput components (in query) to filter data and i need to map filtered 'patient' and 'doctor' data using tMap and insert or update that data into output table(tMysqlOutput_1).&lt;BR /&gt;Look into my job.&lt;BR /&gt;I created one global variable using 'tFlowToIterate_1' and i linked to 'patient' and 'doctor'.Till now ok.&lt;BR /&gt;But when tried to map 'patient' and 'doctor' to tMap,i am able to map only one table either 'patient' or 'doctor' but i need to do for both tables.&lt;BR /&gt;i have attached screenshot also.&lt;BR /&gt;Help to solve how i can accomplish my task.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MH0Y.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156359i4B868046D720D6DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MH0Y.png" alt="0683p000009MH0Y.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 07:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322291#M92248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T07:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ERROR IN GLOBAL VARIABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322292#M92249</link>
      <description>You cannot split a flow and rejoin it in a single subjob. The way to do this is to output to tHashOutput for both Parent and Teacher, then in a new subjob use connected tHashInput components to join the data in a tMap. An example of using tHash components is here (
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=8123271#technical-thashinput-scenario_clearing_memory-before_loading_data" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=8123271#technical-thashinput-scenario_clearing_memory-before_loading_data&lt;/A&gt;).
&lt;BR /&gt;
&lt;BR /&gt;This might mean you will need to change your globalMap usage to accommodate this.</description>
      <pubDate>Wed, 16 Dec 2015 09:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322292#M92249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T09:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ERROR IN GLOBAL VARIABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322293#M92250</link>
      <description>thanks boss.</description>
      <pubDate>Wed, 16 Dec 2015 12:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322293#M92250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T12:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ERROR IN GLOBAL VARIABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322294#M92251</link>
      <description>You need two tHashInputs; one for your Student data and one for your Teacher data.&amp;nbsp;</description>
      <pubDate>Wed, 16 Dec 2015 13:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322294#M92251</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T13:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ERROR IN GLOBAL VARIABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322295#M92252</link>
      <description>hi boss,
&lt;BR /&gt;i did same as you told but if i use two 'tHashInput' also i am not able to establish link between 'tHashOutput' to 'tHashInput'.
&lt;BR /&gt;
&lt;BR /&gt;Here i am not able to establish two 'tHashOutput' components to 'tHashInput' components.
&lt;BR /&gt;
&lt;BR /&gt;Is there any way i can alter my JOB to solve my problem.
&lt;BR /&gt;
&lt;BR /&gt;Link into the screenshot and do what i can do to solve this.
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MGxa.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137636i709FF5ED262CECEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MGxa.png" alt="0683p000009MGxa.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 17 Dec 2015 04:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322295#M92252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-17T04:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ERROR IN GLOBAL VARIABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322296#M92253</link>
      <description>In the tHashInput components, look for the "Component List" drop downs. That is how you "link" your output components to your input components. You will also need to make sure the schemas are the same.</description>
      <pubDate>Thu, 17 Dec 2015 09:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322296#M92253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-17T09:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] ERROR IN GLOBAL VARIABLE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322297#M92254</link>
      <description>thanks boss.</description>
      <pubDate>Thu, 17 Dec 2015 10:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-ERROR-IN-GLOBAL-VARIABLE/m-p/2322297#M92254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-17T10:33:05Z</dc:date>
    </item>
  </channel>
</rss>

