<?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 key value pairs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/key-value-pairs/m-p/2302484#M74460</link>
    <description>my requirement...
&lt;BR /&gt;i want to create key value pairs ...
&lt;BR /&gt;1)one set of such key value pairs would be named NormalizeStatus
&lt;BR /&gt;2)another set would be named NodeModel
&lt;BR /&gt;...etc...
&lt;BR /&gt;i could use tcontextload...but is it possible to use multiple tcontextload's in the same job...possibly i could RENAME each tcontextload and use it to reference the required one??</description>
    <pubDate>Sat, 16 Nov 2024 12:24:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:24:59Z</dc:date>
    <item>
      <title>key value pairs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/key-value-pairs/m-p/2302484#M74460</link>
      <description>my requirement...
&lt;BR /&gt;i want to create key value pairs ...
&lt;BR /&gt;1)one set of such key value pairs would be named NormalizeStatus
&lt;BR /&gt;2)another set would be named NodeModel
&lt;BR /&gt;...etc...
&lt;BR /&gt;i could use tcontextload...but is it possible to use multiple tcontextload's in the same job...possibly i could RENAME each tcontextload and use it to reference the required one??</description>
      <pubDate>Sat, 16 Nov 2024 12:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/key-value-pairs/m-p/2302484#M74460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: key value pairs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/key-value-pairs/m-p/2302485#M74461</link>
      <description>You can load multiple files into contexts by using tFileList--&amp;gt;tFileInputDelimited---&amp;gt;tContextLoad</description>
      <pubDate>Tue, 31 Jan 2012 13:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/key-value-pairs/m-p/2302485#M74461</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-01-31T13:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: key value pairs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/key-value-pairs/m-p/2302486#M74462</link>
      <description>yup, it worked....thanks a lot.. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;earlier i had a problem because i was trying to read using globalMap.get(key) instead of using context.get(key)...</description>
      <pubDate>Wed, 01 Feb 2012 07:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/key-value-pairs/m-p/2302486#M74462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-01T07:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: key value pairs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/key-value-pairs/m-p/2302487#M74463</link>
      <description>hi,&lt;BR /&gt;i am facing another issue.&lt;BR /&gt;i loaded the key value pairs as you said above.&lt;BR /&gt;now i have to iterate through the keys and perform another operation---i.e., i want to fill an xml file..&lt;BR /&gt;&lt;BR /&gt;so ,&lt;BR /&gt;after loading into the tcontextload,---------onsubjob ok-----&amp;gt;tloop-----&amp;gt;tjava&lt;BR /&gt;and in tjava ,i just tried getting the values by giving (String)context.get(key);&lt;BR /&gt;it returns the ERROR:  key cannot be resolved to a variable&lt;BR /&gt;&lt;BR /&gt;how do i solve this?</description>
      <pubDate>Thu, 02 Feb 2012 04:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/key-value-pairs/m-p/2302487#M74463</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-02T04:36:29Z</dc:date>
    </item>
  </channel>
</rss>

