<?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 Dynamic Web Path - Collection 'out of scope' in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Dynamic-Web-Path-Collection-out-of-scope/m-p/100308#M47648</link>
    <description>Afternoon all.&lt;BR /&gt;&lt;BR /&gt;Bit of an odd one - currently trying to read from an element on a browser by dynamically shifting the web path.&lt;BR /&gt;&lt;BR /&gt;Example of item 1:&lt;BR /&gt;/HTML[1]/BODY[1]/DIV[2]/DIV[2]/DIV[4]/DIV[1]/DIV[1]/DIV[1]&lt;BR /&gt;&lt;BR /&gt;Example of item 2:&lt;BR /&gt;/HTML[1]/BODY[1]/DIV[2]/DIV[2]/DIV[4]/DIV[1]/DIV[1]/DIV[2]&lt;BR /&gt;&lt;BR /&gt;So it's just the final DIV that needs to be amended. So, I've entered this into a parameter:&lt;BR /&gt;"/HTML[1]/BODY[1]/DIV[2]/DIV[2]/DIV[4]/DIV[1]/DIV[1]/DIV[" &amp;amp; [WarningRowCount] &amp;amp; "]"&lt;BR /&gt;&lt;BR /&gt;With obviously WarningRowCount incrementing by one each time. This is set to be stored into [collection name.column 1].&lt;BR /&gt;&lt;BR /&gt;However, I get this error message when running:&lt;BR /&gt;ERROR: Internal : Can't access collection [collection name - out of scope&lt;BR /&gt;&lt;BR /&gt;I've been wracking my head with this for about half an hour now, any ideas?</description>
    <pubDate>Wed, 01 Sep 2021 12:27:21 GMT</pubDate>
    <dc:creator>john.hammond</dc:creator>
    <dc:date>2021-09-01T12:27:21Z</dc:date>
    <item>
      <title>Dynamic Web Path - Collection 'out of scope'</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Dynamic-Web-Path-Collection-out-of-scope/m-p/100308#M47648</link>
      <description>Afternoon all.&lt;BR /&gt;&lt;BR /&gt;Bit of an odd one - currently trying to read from an element on a browser by dynamically shifting the web path.&lt;BR /&gt;&lt;BR /&gt;Example of item 1:&lt;BR /&gt;/HTML[1]/BODY[1]/DIV[2]/DIV[2]/DIV[4]/DIV[1]/DIV[1]/DIV[1]&lt;BR /&gt;&lt;BR /&gt;Example of item 2:&lt;BR /&gt;/HTML[1]/BODY[1]/DIV[2]/DIV[2]/DIV[4]/DIV[1]/DIV[1]/DIV[2]&lt;BR /&gt;&lt;BR /&gt;So it's just the final DIV that needs to be amended. So, I've entered this into a parameter:&lt;BR /&gt;"/HTML[1]/BODY[1]/DIV[2]/DIV[2]/DIV[4]/DIV[1]/DIV[1]/DIV[" &amp;amp; [WarningRowCount] &amp;amp; "]"&lt;BR /&gt;&lt;BR /&gt;With obviously WarningRowCount incrementing by one each time. This is set to be stored into [collection name.column 1].&lt;BR /&gt;&lt;BR /&gt;However, I get this error message when running:&lt;BR /&gt;ERROR: Internal : Can't access collection [collection name - out of scope&lt;BR /&gt;&lt;BR /&gt;I've been wracking my head with this for about half an hour now, any ideas?</description>
      <pubDate>Wed, 01 Sep 2021 12:27:21 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Dynamic-Web-Path-Collection-out-of-scope/m-p/100308#M47648</guid>
      <dc:creator>john.hammond</dc:creator>
      <dc:date>2021-09-01T12:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Web Path - Collection 'out of scope'</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Dynamic-Web-Path-Collection-out-of-scope/m-p/100309#M47649</link>
      <description>As a sanity check, look at the visibility of the collection and whether it is local to your page or global. Check also that you don't have more than one collection with the same name.</description>
      <pubDate>Wed, 01 Sep 2021 17:37:20 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Dynamic-Web-Path-Collection-out-of-scope/m-p/100309#M47649</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2021-09-01T17:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Web Path - Collection 'out of scope'</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Dynamic-Web-Path-Collection-out-of-scope/m-p/100310#M47650</link>
      <description>Potentially inelegant, but I decided instead to store to a text data item and then loop these into a collection. Seemed to resolve it, albeit in about 5 more additional steps!</description>
      <pubDate>Thu, 02 Sep 2021 07:14:24 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Dynamic-Web-Path-Collection-out-of-scope/m-p/100310#M47650</guid>
      <dc:creator>john.hammond</dc:creator>
      <dc:date>2021-09-02T07:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Web Path - Collection 'out of scope'</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Dynamic-Web-Path-Collection-out-of-scope/m-p/100311#M47651</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;I had the same issue, discovered that we were using "[collection.Field]" in the Store Result part of a multi-calc stage. Removed the "[" and "]" and all worked fine.</description>
      <pubDate>Wed, 26 Oct 2022 08:55:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Dynamic-Web-Path-Collection-out-of-scope/m-p/100311#M47651</guid>
      <dc:creator>IndrajeetRoy</dc:creator>
      <dc:date>2022-10-26T08:55:08Z</dc:date>
    </item>
  </channel>
</rss>

