<?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: Get parameter name and value from row values in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376498#M138658</link>
    <description>&lt;P&gt;Hi @jayanthi Ganesan​,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may have completely misunderstood your requirement but this series of blogs I have written may help or give you a few ideas to work on this solution yourself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://www.talend.com/resources/best-practices-for-using-context-variables-part-1/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Fri, 03 Dec 2021 21:32:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-12-03T21:32:04Z</dc:date>
    <item>
      <title>Get parameter name and value from row values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376497#M138657</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;I​ have a requirement as follows.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;I​ have to create a parameter file and pass the values to child job.&lt;/P&gt;&lt;P&gt;I have created a job  by looking all orchestration table ​a final output file is create&lt;/P&gt;&lt;P&gt;Parametername parametervalue processid parameterid&lt;/P&gt;&lt;P&gt;Name1​               value 1               1             1&lt;/P&gt;&lt;P&gt;Name2                value 2               1             2&lt;/P&gt;&lt;P&gt;Name 3               value 3​               1              3&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Now i have to assign&lt;/P&gt;&lt;P&gt;Name1=value1&lt;/P&gt;&lt;P&gt;Name2 =value2&lt;/P&gt;&lt;P&gt;Name3=value3&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Pass this parameter to next job to filter out the​ file based on name1 ,name2,name3 context variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376497#M138657</guid>
      <dc:creator>j_</dc:creator>
      <dc:date>2024-11-15T23:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Get parameter name and value from row values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376498#M138658</link>
      <description>&lt;P&gt;Hi @jayanthi Ganesan​,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may have completely misunderstood your requirement but this series of blogs I have written may help or give you a few ideas to work on this solution yourself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://www.talend.com/resources/best-practices-for-using-context-variables-part-1/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 21:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376498#M138658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-03T21:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get parameter name and value from row values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376499#M138659</link>
      <description>&lt;P&gt;Hi Rhall,&lt;/P&gt;&lt;P&gt;The post is so detailed to work on the context variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just have a small doubt ...My job generates the context name (Key) and value only during run time and we don't use database...I have to store the key and value in file and access the file to assign the key to  value and load in the child job ..&lt;/P&gt;&lt;P&gt;Is that possible ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayanthi&lt;/P&gt;</description>
      <pubDate>Sat, 04 Dec 2021 19:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376499#M138659</guid>
      <dc:creator>j_</dc:creator>
      <dc:date>2021-12-04T19:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Get parameter name and value from row values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376500#M138660</link>
      <description>&lt;P&gt;Why can you not pass the data directly to your child job via the context variables in the tRunJob? That would be far easier. But if there is a reason why this cannot be done, it should be very easy to write out to a file in your parent job and then read that file into your child job.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 10:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376500#M138660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-06T10:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get parameter name and value from row values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376501#M138661</link>
      <description>&lt;P&gt;Many thanks for that complete information! &lt;A href="https://www.tellpizzahut.online/" alt="https://www.tellpizzahut.online/" target="_blank"&gt;tellpizzahut&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 10:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-parameter-name-and-value-from-row-values/m-p/2376501#M138661</guid>
      <dc:creator>Slotherworld</dc:creator>
      <dc:date>2021-12-06T10:53:22Z</dc:date>
    </item>
  </channel>
</rss>

