<?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 assign a task based on &amp;quot;externalID&amp;quot; in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/assign-a-task-based-on-quot-externalid-quot/m-p/41991#M17616</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I need to assign a Task to a user, but the inout data that I have from the user is his "externalID" rather thank his userId. Is it possible to get the "userId" from the "externalID"? If I get the "userId" I can use the task.setAssignee method, or is there any other approach? Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Sep 2020 16:00:59 GMT</pubDate>
    <dc:creator>jose_leon_coupa</dc:creator>
    <dc:date>2020-09-07T16:00:59Z</dc:date>
    <item>
      <title>assign a task based on "externalID"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/assign-a-task-based-on-quot-externalid-quot/m-p/41991#M17616</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I need to assign a Task to a user, but the inout data that I have from the user is his "externalID" rather thank his userId. Is it possible to get the "userId" from the "externalID"? If I get the "userId" I can use the task.setAssignee method, or is there any other approach? Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 16:00:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/assign-a-task-based-on-quot-externalid-quot/m-p/41991#M17616</guid>
      <dc:creator>jose_leon_coupa</dc:creator>
      <dc:date>2020-09-07T16:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: assign a task based on "externalID"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/assign-a-task-based-on-quot-externalid-quot/m-p/41992#M17617</link>
      <description>&lt;P&gt;if you are using a task listener to set task.setAssignee(..). you can inject UserService from APS and get your user from external_id by userService.findUserByExternalId(externalId);&lt;/P&gt;&lt;P&gt;hope it helps.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 15:04:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/assign-a-task-based-on-quot-externalid-quot/m-p/41992#M17617</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2020-09-24T15:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: assign a task based on "externalID"</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/assign-a-task-based-on-quot-externalid-quot/m-p/41993#M17618</link>
      <description>&lt;P&gt;Thank you very much Abbas. Where I can find the documentation of all methods available in this&amp;nbsp;&lt;SPAN&gt;userService bean? Are they another beans available to use? This looks realy handy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 07:18:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/assign-a-task-based-on-quot-externalid-quot/m-p/41993#M17618</guid>
      <dc:creator>jose_leon_coupa</dc:creator>
      <dc:date>2020-09-25T07:18:44Z</dc:date>
    </item>
  </channel>
</rss>

