<?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] Is it a bug when using List of Value type context? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Is-it-a-bug-when-using-List-of-Value-type-context/m-p/2303285#M75186</link>
    <description>Thank you Rhall, I am using Object type now.&amp;nbsp;</description>
    <pubDate>Wed, 20 Jul 2016 11:30:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-20T11:30:21Z</dc:date>
    <item>
      <title>[resolved] Is it a bug when using List of Value type context?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Is-it-a-bug-when-using-List-of-Value-type-context/m-p/2303282#M75183</link>
      <description>Hi, 
&lt;BR /&gt;I defined a context with type "List of Value", however TOS throws cast exception when running the job. And I can see in code that variable actually is defined as "String" under public class ContextProperties. Is this a bug in TOS 6.1? 
&lt;BR /&gt;Please find "userList" and "partyList" from below screenshot. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFRx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128478i6CC8B3F18B0FA0CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFRx.png" alt="0683p000009MFRx.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFVe.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139200i0D2F542CDE86EA0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFVe.png" alt="0683p000009MFVe.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Is-it-a-bug-when-using-List-of-Value-type-context/m-p/2303282#M75183</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Is it a bug when using List of Value type context?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Is-it-a-bug-when-using-List-of-Value-type-context/m-p/2303283#M75184</link>
      <description>Hi,
&lt;BR /&gt;Are you using Mac OS? Here is a related jira issue:
&lt;A href="https://jira.talendforge.org/browse/TDI-34539" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-34539&lt;/A&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 13 Jul 2016 04:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Is-it-a-bug-when-using-List-of-Value-type-context/m-p/2303283#M75184</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-13T04:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Is it a bug when using List of Value type context?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Is-it-a-bug-when-using-List-of-Value-type-context/m-p/2303284#M75185</link>
      <description>No, this isn't a bug. This is just down to very poor documentation. The "List of values" option for Context variables isn't to create a List it is to help you create a a drop down menu for users in Studio if you click the "Prompt" tick box in the Context variable config. Try it. When you run the job it will prompt you to select one of your values from a drop down.&amp;nbsp;
&lt;BR /&gt;
&lt;BR /&gt;If you want to have a list added as a context variable, there are several ways of doing this depending on your ability with Java. The easiest way is to just use a comma separated String and use a tNormalize component to split them. However you can use the Object Context type to hold any Java class. So you can pass an ArrayList to it and make use of that ArrayList in a tJavaRow/tJavaFlex.</description>
      <pubDate>Wed, 13 Jul 2016 08:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Is-it-a-bug-when-using-List-of-Value-type-context/m-p/2303284#M75185</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-13T08:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Is it a bug when using List of Value type context?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Is-it-a-bug-when-using-List-of-Value-type-context/m-p/2303285#M75186</link>
      <description>Thank you Rhall, I am using Object type now.&amp;nbsp;</description>
      <pubDate>Wed, 20 Jul 2016 11:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Is-it-a-bug-when-using-List-of-Value-type-context/m-p/2303285#M75186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-20T11:30:21Z</dc:date>
    </item>
  </channel>
</rss>

