<?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 do we change the ownership in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-do-we-change-the-ownership/m-p/220975#M174105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the response. we need to replace all the things belongs to a specific user id, say old_user to new_user. not just few. as a matter of fact, we don't know what are those.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2016 18:07:18 GMT</pubDate>
    <dc:creator>pteki</dc:creator>
    <dc:date>2016-08-18T18:07:18Z</dc:date>
    <item>
      <title>how do we change the ownership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-we-change-the-ownership/m-p/220972#M174102</link>
      <description>Hi, we have few processes/tasks/models with a particular process Id (user Id). But this team got a new id to use all the activiti related things.what is the best way to migrate all the things belongs to the old id to new user id?Thanks</description>
      <pubDate>Mon, 08 Aug 2016 18:45:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-we-change-the-ownership/m-p/220972#M174102</guid>
      <dc:creator>pteki</dc:creator>
      <dc:date>2016-08-08T18:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: how do we change the ownership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-we-change-the-ownership/m-p/220973#M174103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if you mean user task assignee, you may directly update act_ru_task table&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 03:53:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-we-change-the-ownership/m-p/220973#M174103</guid>
      <dc:creator>faizal-manan</dc:creator>
      <dc:date>2016-08-12T03:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: how do we change the ownership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-we-change-the-ownership/m-p/220974#M174104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can use API method:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp; /**&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * Delegates the task to another user. This means that the assignee is set and the delegation state is set to {@link DelegationState#PENDING}. If no owner is set on the task, the owner is set to the&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * current assignee of the task.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * &lt;BR /&gt;&amp;nbsp;&amp;nbsp; * @param taskId&lt;BR /&gt;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The id of the task that will be delegated.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * @param userId&lt;BR /&gt;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The id of the user that will be set as assignee.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * @throws ActivitiObjectNotFoundException&lt;BR /&gt;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; when no task exists with the given id.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; */&lt;BR /&gt;&amp;nbsp; void delegateTask(String taskId, String userId);&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Audit log should catch all events in that case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 06:27:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-we-change-the-ownership/m-p/220974#M174104</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-08-18T06:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: how do we change the ownership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-do-we-change-the-ownership/m-p/220975#M174105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the response. we need to replace all the things belongs to a specific user id, say old_user to new_user. not just few. as a matter of fact, we don't know what are those.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 18:07:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-do-we-change-the-ownership/m-p/220975#M174105</guid>
      <dc:creator>pteki</dc:creator>
      <dc:date>2016-08-18T18:07:18Z</dc:date>
    </item>
  </channel>
</rss>

