<?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 Completion of UserTask Based on different Users in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/completion-of-usertask-based-on-different-users/m-p/246390#M199520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My requirement is i have 10 different tasks assigned 10 different users in my organisation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried simple workflow assigning 3 different users gonzo,kermit,fozzie.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When i logged in as gonzo, i am getting an option as pending task and if he clicks on Complete Task, it will move to next stage.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Similarly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When i start the process ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; 1. i have custom web application, How will i show&amp;nbsp; a button as Execute/Complete for a User assigned to him. Users are not stored in activiti&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tables.Users are stored in our Oracle database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; 2. What command is to be issued to execute the particular class to be executed and make it complete.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please guide!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2016 04:47:09 GMT</pubDate>
    <dc:creator>chandanmb1</dc:creator>
    <dc:date>2016-06-29T04:47:09Z</dc:date>
    <item>
      <title>Completion of UserTask Based on different Users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/completion-of-usertask-based-on-different-users/m-p/246390#M199520</link>
      <description>Hello,My requirement is i have 10 different tasks assigned 10 different users in my organisation.I tried simple workflow assigning 3 different users gonzo,kermit,fozzie.When i logged in as gonzo, i am getting an option as pending task and if he clicks on Complete Task, it will move to next stage.Sim</description>
      <pubDate>Wed, 29 Jun 2016 04:47:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/completion-of-usertask-based-on-different-users/m-p/246390#M199520</guid>
      <dc:creator>chandanmb1</dc:creator>
      <dc:date>2016-06-29T04:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Completion of UserTask Based on different Users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/completion-of-usertask-based-on-different-users/m-p/246391#M199521</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;1. You need to get all the tasks assigned to a user when he logs into your application.&amp;nbsp; If you are using the community version of Activiti then the users need not be in Activiti DB. They can reside in your database. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. You can use either the REST API or the JAVA API to complete the task. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using JAVA API: processEngineInstace.getTaskService().complete(taskID);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using REST API: Refer to this &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#_task_actions" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#_task_actions&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 06:07:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/completion-of-usertask-based-on-different-users/m-p/246391#M199521</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-06-29T06:07:41Z</dc:date>
    </item>
  </channel>
</rss>

