<?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: 'user' task without using UserTask in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194039#M147169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Todd,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you the exact stacktrace you are seeing? Because the Activiti Engine dependency should have all the classes you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2015 12:04:18 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2015-04-01T12:04:18Z</dc:date>
    <item>
      <title>'user' task without using UserTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194034#M147164</link>
      <description>We have a production system using activiti to manage our processes. Up to now we have only included service tasks, deferring work on user tasks until now. I have a good understanding of how user tasks work and how to implement them. However, I have run into a problem and I am looking for any advice</description>
      <pubDate>Fri, 27 Mar 2015 19:14:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194034#M147164</guid>
      <dc:creator>tgreanier</dc:creator>
      <dc:date>2015-03-27T19:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: 'user' task without using UserTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194035#M147165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Todd,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There should be no need to deploy your application into the Activiti Explorer to get user tasks to work. Why did you come to that conclusion?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 17:59:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194035#M147165</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2015-03-29T17:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: 'user' task without using UserTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194036#M147166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response. I am glad to hear you ask that question because it confused me as well. However, when I try to "link" the user task via Activiti Explorer it did not work with only the DB being shared. I got errors - first that it could not find the camel-core/activit-camel jars (no problem with that one) and second with classes not being found. The classes not being found were "my" classes and unless I put those classes in the Activiti Explorer classpath it continues to fail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought the way it would work is I could deploy my standalone application with a user task and the shared DB would provide the information needed to make this work, but I cannot get that working. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 14:17:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194036#M147166</guid>
      <dc:creator>tgreanier</dc:creator>
      <dc:date>2015-03-30T14:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: 'user' task without using UserTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194037#M147167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It should work though, there is nothing magic about that&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; unless I put those classes in the Activiti Explorer classpath it continues to fail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which is the way Java works, no? We dont serialize classes to the database …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 09:05:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194037#M147167</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-03-31T09:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: 'user' task without using UserTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194038#M147168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Of course, I understand that. What is confusing me is the user task in question is literally just sending a String in a form and having the user validate it manually and "sign off" by clicking a button. I was under the impression that the receipt of the data (as a form) and the submission back to the BPMN itself would not require access to classes not used in the user task. But when I try to do this it fails with the error about classes not being found - classes I do not even use in the user task.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 16:12:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194038#M147168</guid>
      <dc:creator>tgreanier</dc:creator>
      <dc:date>2015-03-31T16:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: 'user' task without using UserTask</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194039#M147169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Todd,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you the exact stacktrace you are seeing? Because the Activiti Engine dependency should have all the classes you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 12:04:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-without-using-usertask/m-p/194039#M147169</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2015-04-01T12:04:18Z</dc:date>
    </item>
  </channel>
</rss>

