<?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 to assign user task to a user from API? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-assign-user-task-to-a-user-from-api/m-p/48369#M27654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The UserID field is filled in based on the authenticated user ID. Looks like the new version of the webapp doesn't set this before each request to the engine, I'll create a JIRA-issue for this. &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-954" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-954&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you're in the sources already, you can implement a workaround, I suspect in the&amp;nbsp; public String authenticate(Request request, Response response) { of the ActivitiRestApplication&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Oct 2011 08:49:52 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2011-10-10T08:49:52Z</dc:date>
    <item>
      <title>How to assign user task to a user from API?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-assign-user-task-to-a-user-from-api/m-p/48368#M27653</link>
      <description>I am trying to improve the task operations rest api with another operation that allows to reassign task to other user. I have used the followed code:ActivitiUtil.getTaskService().setAssignee(taskId, userId);‍. But it doesn't work as well as i would like it. Because it makes an entry to ACT_HI_COMMEN</description>
      <pubDate>Thu, 06 Oct 2011 12:44:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-assign-user-task-to-a-user-from-api/m-p/48368#M27653</guid>
      <dc:creator>asanchez</dc:creator>
      <dc:date>2011-10-06T12:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign user task to a user from API?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-assign-user-task-to-a-user-from-api/m-p/48369#M27654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The UserID field is filled in based on the authenticated user ID. Looks like the new version of the webapp doesn't set this before each request to the engine, I'll create a JIRA-issue for this. &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-954" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-954&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you're in the sources already, you can implement a workaround, I suspect in the&amp;nbsp; public String authenticate(Request request, Response response) { of the ActivitiRestApplication&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 08:49:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-assign-user-task-to-a-user-from-api/m-p/48369#M27654</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-10-10T08:49:52Z</dc:date>
    </item>
  </channel>
</rss>

