<?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 Queue_Attempts_Report in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Queue-Attempts-Report/m-p/44619#M1043</link>
    <description>Hi All&lt;BR /&gt;&lt;BR /&gt;I have to generate report from queue.From queue BOT is trying twice for each case.&lt;BR /&gt;&lt;BR /&gt;Ex:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1st Attempt: Process terminated due to application latency&lt;BR /&gt;&lt;BR /&gt;2nd Attempt: Process terminated because of unable to finfmd element.&lt;BR /&gt;&lt;BR /&gt;In report i have to update both exception reason i.e 1st attempt nd 2nd attempt.&lt;BR /&gt;&lt;BR /&gt;is there any possiblities I can achieve it from queue?&lt;BR /&gt;&lt;BR /&gt;I tried Both scenarios but I am getting only recent updated exception i.e Attempt 2 exception.&lt;BR /&gt;&lt;BR /&gt;Anyone have solution or anyone tried this scenario.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Salman Ahmed&lt;BR /&gt;System Engineer&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Jun 2019 17:56:00 GMT</pubDate>
    <dc:creator>SalmanAhmed</dc:creator>
    <dc:date>2019-06-20T17:56:00Z</dc:date>
    <item>
      <title>Queue_Attempts_Report</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Queue-Attempts-Report/m-p/44619#M1043</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;I have to generate report from queue.From queue BOT is trying twice for each case.&lt;BR /&gt;&lt;BR /&gt;Ex:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1st Attempt: Process terminated due to application latency&lt;BR /&gt;&lt;BR /&gt;2nd Attempt: Process terminated because of unable to finfmd element.&lt;BR /&gt;&lt;BR /&gt;In report i have to update both exception reason i.e 1st attempt nd 2nd attempt.&lt;BR /&gt;&lt;BR /&gt;is there any possiblities I can achieve it from queue?&lt;BR /&gt;&lt;BR /&gt;I tried Both scenarios but I am getting only recent updated exception i.e Attempt 2 exception.&lt;BR /&gt;&lt;BR /&gt;Anyone have solution or anyone tried this scenario.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Salman Ahmed&lt;BR /&gt;System Engineer&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jun 2019 17:56:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Queue-Attempts-Report/m-p/44619#M1043</guid>
      <dc:creator>SalmanAhmed</dc:creator>
      <dc:date>2019-06-20T17:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Queue_Attempts_Report</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Queue-Attempts-Report/m-p/44620#M1044</link>
      <description>Hi Salman,&lt;BR /&gt;&lt;BR /&gt;Have you tried setting the "Maximum Attempts" to "2" under System &amp;gt; Work Queues &amp;gt; YOUR_WORKQUEUE_NAME&amp;nbsp;&lt;BR /&gt;and&lt;BR /&gt;Setting the exception (when using the action "Mark Exception") input parameter "Retry" to "True"?&lt;BR /&gt;&lt;BR /&gt;When using this solution the queue item currently locked by the process will be duplicated. So the current locked queue item is set to an exception and the newly created duplicate is pending in the work queue, ready to be picked up by the process. This way you'll be able to see what happened with the first attempt and the second attempt of a specific queue tiem in the Work Queue (and therefore in the report).&lt;BR /&gt;&lt;BR /&gt;Best of luck!&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Joakim&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Joakim Eklund&lt;BR /&gt;Senior RPA Developer&lt;BR /&gt;Swedbank AB&lt;BR /&gt;Europe/Stockholm&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jul 2019 07:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Queue-Attempts-Report/m-p/44620#M1044</guid>
      <dc:creator>joakimeklund</dc:creator>
      <dc:date>2019-07-02T07:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Queue_Attempts_Report</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Queue-Attempts-Report/m-p/44621#M1045</link>
      <description>As far as I know, using the Work Queue internal business object actions, you can only retrieve the Exception Reason from the latest attempt of an item since they all have the same Item ID. However, if you really want that data, you can query the BP database. If querying the DB is not an option, then you could consider sending the work queue data out to an outside logging system or even just a text file to see how it would work each time a queue item is marked as an exception.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;3Ci @ Southern Company&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jul 2019 11:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Queue-Attempts-Report/m-p/44621#M1045</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2019-07-02T11:27:00Z</dc:date>
    </item>
  </channel>
</rss>

