<?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 Automatically set exception on session end in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Automatically-set-exception-on-session-end/m-p/71491#M24096</link>
    <description>Hello,

I have usually seen 'Automatically set exception on clean up' but never on session end.

I could not find any explanation anywhere.
Anyone knows the difference ?</description>
    <pubDate>Thu, 09 Nov 2017 21:35:00 GMT</pubDate>
    <dc:creator>Carol.Ouellet</dc:creator>
    <dc:date>2017-11-09T21:35:00Z</dc:date>
    <item>
      <title>Automatically set exception on session end</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automatically-set-exception-on-session-end/m-p/71491#M24096</link>
      <description>Hello,

I have usually seen 'Automatically set exception on clean up' but never on session end.

I could not find any explanation anywhere.
Anyone knows the difference ?</description>
      <pubDate>Thu, 09 Nov 2017 21:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automatically-set-exception-on-session-end/m-p/71491#M24096</guid>
      <dc:creator>Carol.Ouellet</dc:creator>
      <dc:date>2017-11-09T21:35:00Z</dc:date>
    </item>
    <item>
      <title>Hi Carol - that exception is</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automatically-set-exception-on-session-end/m-p/71492#M24097</link>
      <description>Hi Carol - that exception is the value given to any queue item the process has locked when the process finishes (completed/terminated/stopped). Basically the process ends and it is still 'holding' a queue item, it does not know what to do with the item, so applies a default exception reason.
Usually it is the design of the exception handling in the process that causes this. Check to see how/where your process could fail while it is holding a queue item.</description>
      <pubDate>Fri, 10 Nov 2017 15:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automatically-set-exception-on-session-end/m-p/71492#M24097</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-11-10T15:45:00Z</dc:date>
    </item>
    <item>
      <title>Hi John</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automatically-set-exception-on-session-end/m-p/71493#M24098</link>
      <description>Hi John
Thanks for the answer, although I have the impression this applies to 'Automatically set exception on clean up'.
Why do we have 2 exception reason in case of unhandled exceptions?
Why does 'Automatically set exception on session end'  even exist then?
thanks</description>
      <pubDate>Mon, 13 Nov 2017 04:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automatically-set-exception-on-session-end/m-p/71493#M24098</guid>
      <dc:creator>Carol.Ouellet</dc:creator>
      <dc:date>2017-11-13T04:05:00Z</dc:date>
    </item>
    <item>
      <title>I've only ever known</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automatically-set-exception-on-session-end/m-p/71494#M24099</link>
      <description>I've only ever known 'Automatically set exception on clean up', are you sure 'Automatically set exception on session end' isn't being applied by your process? Maybe it's a recent introduction that I'm not aware of, but regardless it means the same thing - the process design needs improvement so that queue items are handled gracefully in the event of an unexpected termination.</description>
      <pubDate>Mon, 13 Nov 2017 14:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automatically-set-exception-on-session-end/m-p/71494#M24099</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-11-13T14:40:00Z</dc:date>
    </item>
  </channel>
</rss>

