<?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 How to query session variables from the BP database in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-query-session-variables-from-the-BP-database/m-p/98633#M46345</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Would any of you know how we can query the dynamic session variables (and value of course) from the BP tables ? &amp;nbsp;I would expect some table linked with table BPASession, but can't find it.&lt;/P&gt;
&lt;P&gt;In the BPASessionLog_... table, we can trace when a session variable value is changed, but that's not enough to get its initial value, and is also not very efficient... &amp;nbsp;I guess there must be another place where BP handles those values. &amp;nbsp;Thanks for your help !&lt;/P&gt;</description>
    <pubDate>Tue, 17 Oct 2023 14:19:22 GMT</pubDate>
    <dc:creator>RPA_magician</dc:creator>
    <dc:date>2023-10-17T14:19:22Z</dc:date>
    <item>
      <title>How to query session variables from the BP database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-query-session-variables-from-the-BP-database/m-p/98633#M46345</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Would any of you know how we can query the dynamic session variables (and value of course) from the BP tables ? &amp;nbsp;I would expect some table linked with table BPASession, but can't find it.&lt;/P&gt;
&lt;P&gt;In the BPASessionLog_... table, we can trace when a session variable value is changed, but that's not enough to get its initial value, and is also not very efficient... &amp;nbsp;I guess there must be another place where BP handles those values. &amp;nbsp;Thanks for your help !&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 14:19:22 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-query-session-variables-from-the-BP-database/m-p/98633#M46345</guid>
      <dc:creator>RPA_magician</dc:creator>
      <dc:date>2023-10-17T14:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to query session variables from the BP database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-query-session-variables-from-the-BP-database/m-p/98634#M46346</link>
      <description>&lt;P&gt;I don't think session variables have their own table or field in the database; the initial value will be part of the process XML, like a standard data item. What's your use case, what are you trying to do?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 14:25:31 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-query-session-variables-from-the-BP-database/m-p/98634#M46346</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2023-10-23T14:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to query session variables from the BP database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-query-session-variables-from-the-BP-database/m-p/98635#M46347</link>
      <description>&lt;P&gt;Thank you John for your answer.&lt;/P&gt;
&lt;P&gt;We have built long time ago an activity dashboard with resources, running scripts, pending cases, high rate exceptions and some alerts, all based on DB queries, it runs fine for years.&amp;nbsp;&lt;BR /&gt;Querying on a specific session variable value would help to raise an extra alert on some processes with specific behavior.&lt;BR /&gt;I would have thought that the current value of a session variable is saved when changed, but possibly it is only kept in memory along the session indeed... Then I guess I can forget about getting this value anyhow I am afraid... Thanks again for your help !&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 06:44:51 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-query-session-variables-from-the-BP-database/m-p/98635#M46347</guid>
      <dc:creator>RPA_magician</dc:creator>
      <dc:date>2023-10-24T06:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to query session variables from the BP database</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-query-session-variables-from-the-BP-database/m-p/98636#M46348</link>
      <description>&lt;P&gt;Yeah I'm pretty sure they are in memory.&lt;/P&gt;
&lt;P&gt;One way to do what you want would be to adapt your automation to recognise a change in SV value and push out a signal, but this is probably far too much effort.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another option would be to use the HTTP vars command to get session variables for a session ID. But again, probably too much work for the small benefit it would bring.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 11:03:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-query-session-variables-from-the-BP-database/m-p/98636#M46348</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2023-10-24T11:03:47Z</dc:date>
    </item>
  </channel>
</rss>

