<?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 RE: Specification of Total Work Time of a Work Queue Item in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Specification-of-Total-Work-Time-of-a-Work-Queue-Item/m-p/79511#M31384</link>
    <description>&lt;SPAN&gt;Hello Spranger&lt;BR /&gt;&lt;BR /&gt;Blue Prism uses the Start Time of the 'Get Next Item' action and the End Time of the 'Mark As Completed' action to calculate the Total Work Time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In other words, when a Work Queue Item is taken using the 'Get Next Item' action, this time is recorded in the BPASessionLog table and the value is then used by the BPAWorkQueueItem table to calculate the Total Work Time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Karan Sareen&lt;BR /&gt;Solution Support Engineer&lt;BR /&gt;Blueprism&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 21 Apr 2020 03:36:00 GMT</pubDate>
    <dc:creator>KaranSareen</dc:creator>
    <dc:date>2020-04-21T03:36:00Z</dc:date>
    <item>
      <title>Specification of Total Work Time of a Work Queue Item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Specification-of-Total-Work-Time-of-a-Work-Queue-Item/m-p/79510#M31383</link>
      <description>Where can I find the specification of 'Total Work Time' of a work queue item?&lt;BR /&gt;How is to affected by releasing the lock after "Get Next Item" and then locking it later again by "Get Next Item"?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;C. Spranger&lt;BR /&gt;Developer&lt;BR /&gt;Europe/Berlin&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Apr 2020 15:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Specification-of-Total-Work-Time-of-a-Work-Queue-Item/m-p/79510#M31383</guid>
      <dc:creator>C_Spranger</dc:creator>
      <dc:date>2020-04-14T15:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Specification of Total Work Time of a Work Queue Item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Specification-of-Total-Work-Time-of-a-Work-Queue-Item/m-p/79511#M31384</link>
      <description>&lt;SPAN&gt;Hello Spranger&lt;BR /&gt;&lt;BR /&gt;Blue Prism uses the Start Time of the 'Get Next Item' action and the End Time of the 'Mark As Completed' action to calculate the Total Work Time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In other words, when a Work Queue Item is taken using the 'Get Next Item' action, this time is recorded in the BPASessionLog table and the value is then used by the BPAWorkQueueItem table to calculate the Total Work Time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Karan Sareen&lt;BR /&gt;Solution Support Engineer&lt;BR /&gt;Blueprism&lt;BR /&gt;Australia/Sydney&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2020 03:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Specification-of-Total-Work-Time-of-a-Work-Queue-Item/m-p/79511#M31384</guid>
      <dc:creator>KaranSareen</dc:creator>
      <dc:date>2020-04-21T03:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: Specification of Total Work Time of a Work Queue Item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Specification-of-Total-Work-Time-of-a-Work-Queue-Item/m-p/79512#M31385</link>
      <description>Hello Karan,&lt;BR /&gt;&lt;BR /&gt;Correct me if I am wrong: in case of the queue element has different status and "Get Next Item" on that element is used more than once, the "Total Work Time" value is just for the last "Get Next Item" to "Complete" status?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If the Queue element is "Unlocked" instead "Completed", the "Total Work Time" is overwritten by the next "Get Next Item" action?&lt;BR /&gt;&lt;BR /&gt;If yes, what do you suggest to get the 'real' "Total Work Time" value? (eg.: "Get Next Item" -&amp;gt; "Unlock" -&amp;gt; "Get Next Item" -&amp;gt; "Completed")&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Daniel Graditi&lt;BR /&gt;IT Consultant&lt;BR /&gt;everis&lt;BR /&gt;Europe/Rome&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Nov 2020 14:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Specification-of-Total-Work-Time-of-a-Work-Queue-Item/m-p/79512#M31385</guid>
      <dc:creator>DanielGraditi</dc:creator>
      <dc:date>2020-11-18T14:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Specification of Total Work Time of a Work Queue Item</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Specification-of-Total-Work-Time-of-a-Work-Queue-Item/m-p/79513#M31386</link>
      <description>I believe the Unlock Item action simply does not update the work time. It removes the lock on the item without changing anything. If you want to retain the work time, use Defer instead. Get Next Item -&amp;gt; Defer -&amp;gt; Get Next Item -&amp;gt; Mark As Completed will count the time between Get Next Item and Defer, and between Get Next Item and Mark As Completed. For the Defer stage, use the expression &lt;SPAN style="color: #ff00ff;"&gt;Now()&lt;/SPAN&gt; for the Until parameter if you want the item to be available immediately.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Nov 2020 15:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Specification-of-Total-Work-Time-of-a-Work-Queue-Item/m-p/79513#M31386</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-11-19T15:13:00Z</dc:date>
    </item>
  </channel>
</rss>

