<?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: How can an APS user set themselves as Unavailable in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20508#M9029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is the ability to transfer / re-assign tasks of course, just nowhere to set an 'out of office' status that I have seen. I'm only working with the open source Activiti engine, I guess there could be something more in the commercial APS offering ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Feb 2019 15:09:43 GMT</pubDate>
    <dc:creator>pault</dc:creator>
    <dc:date>2019-02-05T15:09:43Z</dc:date>
    <item>
      <title>How can an APS user set themselves as Unavailable</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20505#M9026</link>
      <description>Hi there,Does anyone know how a user can set themselves as unavailable/out-of-office and have tasks routed to another user/group?Surely this must be possible?ThanksPaul</description>
      <pubDate>Fri, 01 Feb 2019 11:29:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20505#M9026</guid>
      <dc:creator>pedwards99</dc:creator>
      <dc:date>2019-02-01T11:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can an APS user set themselves as Unavailable</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20506#M9027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think there is anything in the Activiti engine. The Identity Service is quite simple as the user guide says :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #222222; background-color: #ffffff; font-weight: bold; font-size: 16px;"&gt;IdentityService&lt;/STRONG&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is pretty simple. It allows the management (creation, update, deletion, querying, …) of groups and users. It is important to understand that Activiti actually doesn’t do any checking on users at runtime. For example, a task could be assigned to any user, but the engine does not verify if that user is known to the system. This is because the Activiti engine can also be used in conjunction with services such as LDAP, Active Directory, etc.&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From past experience of building a workflow application, albeit using a different BPM technology, we had to build that into the application. In the process definition you can assign to candidate users, and groups, rather than an individual user, and then a suitably qualified user can claim the task when they are available, or it can be allocated by a supervisor who knows who is available. Issues can arise if a user doesn't complete&amp;nbsp;an allocated task and then goes 'unavailable'. If that can happen and create an issue then you need some way of an admin being able to release and/or reallocate it as well.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2019 09:54:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20506#M9027</guid>
      <dc:creator>pault</dc:creator>
      <dc:date>2019-02-04T09:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can an APS user set themselves as Unavailable</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20507#M9028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does annoy me that Alfresco seem to produce products without stopping to think about the real world scenarios their products are likely to be used in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I take your point about allocating tasks to a group, but in this particular situation we need to avoid that. It's an insurance claims handling process. In order to provide their customers with great experience, the insurer wants to allocate a claims handler. Any inbound communication regarding the claim should always be routed to the same handler except when that handler is on holiday or is going to be off-sick for&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2019 13:36:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20507#M9028</guid>
      <dc:creator>pedwards99</dc:creator>
      <dc:date>2019-02-05T13:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can an APS user set themselves as Unavailable</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20508#M9029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is the ability to transfer / re-assign tasks of course, just nowhere to set an 'out of office' status that I have seen. I'm only working with the open source Activiti engine, I guess there could be something more in the commercial APS offering ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2019 15:09:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20508#M9029</guid>
      <dc:creator>pault</dc:creator>
      <dc:date>2019-02-05T15:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can an APS user set themselves as Unavailable</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20509#M9030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing more that I can see unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2019 15:28:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-an-aps-user-set-themselves-as-unavailable/m-p/20509#M9030</guid>
      <dc:creator>pedwards99</dc:creator>
      <dc:date>2019-02-05T15:28:49Z</dc:date>
    </item>
  </channel>
</rss>

