<?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: Is alfresco having facility to “Recall” the task from one user to other user?? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72832#M23542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Through custom page where we can take task id&amp;nbsp; for&amp;nbsp; completed task of&amp;nbsp;that user which he want to re-call.&lt;/P&gt;&lt;P&gt;Like this can we do??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Feb 2018 08:09:22 GMT</pubDate>
    <dc:creator>kranthi</dc:creator>
    <dc:date>2018-02-19T08:09:22Z</dc:date>
    <item>
      <title>Is alfresco having facility to “Recall” the task from one user to other user??</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72830#M23540</link>
      <description>Hi all,Is alfresco having facility to “Recall” the task from one user to other user depending on permissions??.Example:suppose consider review and approve task for example.once reviewer has taken action on review task and send it to approve.In mean time within 5mints of sending task to approve revie</description>
      <pubDate>Thu, 15 Feb 2018 11:42:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72830#M23540</guid>
      <dc:creator>kranthi</dc:creator>
      <dc:date>2018-02-15T11:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is alfresco having facility to “Recall” the task from one user to other user??</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72831#M23541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No - any dynamic re-assignment needs to be implemented via custom logic, i.e. behaviours/policies or actions that react on such a change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 07:54:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72831#M23541</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-02-19T07:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is alfresco having facility to “Recall” the task from one user to other user??</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72832#M23542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Through custom page where we can take task id&amp;nbsp; for&amp;nbsp; completed task of&amp;nbsp;that user which he want to re-call.&lt;/P&gt;&lt;P&gt;Like this can we do??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 08:09:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72832#M23542</guid>
      <dc:creator>kranthi</dc:creator>
      <dc:date>2018-02-19T08:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is alfresco having facility to “Recall” the task from one user to other user??</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72833#M23543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The UI does not matter - custom page or custom action somewhere, it all comes down to you needing some sort of custom implementation to recall a task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 09:28:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72833#M23543</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-02-19T09:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is alfresco having facility to “Recall” the task from one user to other user??</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72834#M23544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can&amp;nbsp;fork the task in to two tasks.So for an example in review and approve workflow, when reviewer is completing the task, fork it at that point.Start a parallel process.Assign one task to reviewer and one to desired person.In the reviewer task write the logic in a way so that you will be able to update the details for desired persons task as well.Or in another way inside this recall task, you can end the task of desired person and again assign the reviewer task to reviewer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 07:51:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-alfresco-having-facility-to-recall-the-task-from-one-user-to/m-p/72834#M23544</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2018-02-21T07:51:49Z</dc:date>
    </item>
  </channel>
</rss>

