<?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 Java Application List Box (Java) Get All Items retrieves odd information in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Java-Application-List-Box-Java-Get-All-Items-retrieves-odd/m-p/63793#M16676</link>
    <description>I am trying to retrieve information from List Box, but unfortunately I am only receiving the following table.

Get All Items: Collection holds the following:

Item Text (Text)&amp;nbsp; &amp;nbsp;Selected (Flag)

å¨ˆ‘‚íŸ‚%&amp;#26;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *True False

ç‚€‘‚íŸ‚%&amp;#26;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; True *False

&amp;nbsp;

I tried also to get the Text from each line, but the response was empty.

&amp;nbsp;

Any help would be appreciated.

&amp;nbsp;

Best Regards,

Gert</description>
    <pubDate>Fri, 28 Sep 2018 18:47:00 GMT</pubDate>
    <dc:creator>GertLõhmus</dc:creator>
    <dc:date>2018-09-28T18:47:00Z</dc:date>
    <item>
      <title>Java Application List Box (Java) Get All Items retrieves odd information</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Java-Application-List-Box-Java-Get-All-Items-retrieves-odd/m-p/63793#M16676</link>
      <description>I am trying to retrieve information from List Box, but unfortunately I am only receiving the following table.

Get All Items: Collection holds the following:

Item Text (Text)&amp;nbsp; &amp;nbsp;Selected (Flag)

å¨ˆ‘‚íŸ‚%&amp;#26;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *True False

ç‚€‘‚íŸ‚%&amp;#26;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; True *False

&amp;nbsp;

I tried also to get the Text from each line, but the response was empty.

&amp;nbsp;

Any help would be appreciated.

&amp;nbsp;

Best Regards,

Gert</description>
      <pubDate>Fri, 28 Sep 2018 18:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Java-Application-List-Box-Java-Get-All-Items-retrieves-odd/m-p/63793#M16676</guid>
      <dc:creator>GertLõhmus</dc:creator>
      <dc:date>2018-09-28T18:47:00Z</dc:date>
    </item>
    <item>
      <title>Afaik java listbox doesn't…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Java-Application-List-Box-Java-Get-All-Items-retrieves-odd/m-p/63794#M16677</link>
      <description>Afaik java listbox doesn't have ""multiple columns"", which means you are dealing with customized control. What you get as a value is most likely some&amp;nbsp;hash/reference to real data.
Check element tree, maybe you can find out how to deal with it and read actual data.&amp;nbsp;</description>
      <pubDate>Wed, 03 Oct 2018 13:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Java-Application-List-Box-Java-Get-All-Items-retrieves-odd/m-p/63794#M16677</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-10-03T13:36:00Z</dc:date>
    </item>
  </channel>
</rss>

