<?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 create user task programmatically in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96033#M65938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Via the TaskService. You can use the newTask and saveTask methods.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are no setter methods for processInstanceId or similar things,How we can attach newly created Task to processInstance ?!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2012 10:41:15 GMT</pubDate>
    <dc:creator>hamed</dc:creator>
    <dc:date>2012-04-23T10:41:15Z</dc:date>
    <item>
      <title>how to create user task programmatically</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96031#M65936</link>
      <description>How do we create a user task programmatically and assign to the existing process instance provided that I know the proc_inst_id_, task_def_key &amp;amp; task_name_ ?In my use case, I need to create user task to the existing process instance only if certain condition is met. -rohran</description>
      <pubDate>Fri, 03 Feb 2012 21:36:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96031#M65936</guid>
      <dc:creator>rohran</dc:creator>
      <dc:date>2012-02-03T21:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to create user task programmatically</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96032#M65937</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;Via the TaskService. You can use the newTask and saveTask methods.&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>Mon, 06 Feb 2012 10:11:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96032#M65937</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-02-06T10:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to create user task programmatically</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96033#M65938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Via the TaskService. You can use the newTask and saveTask methods.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are no setter methods for processInstanceId or similar things,How we can attach newly created Task to processInstance ?!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 10:41:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96033#M65938</guid>
      <dc:creator>hamed</dc:creator>
      <dc:date>2012-04-23T10:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to create user task programmatically</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96034#M65939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is not possible using public API. You would have to write a custom command. Have a look at the database tables first in order to understand how tasks and executions are linked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 10:49:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96034#M65939</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2012-04-23T10:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to create user task programmatically</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96035#M65940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your fast reply&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'v understood what you said, but I want to know that is this a bad approach to do that ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 10:57:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96035#M65940</guid>
      <dc:creator>hamed</dc:creator>
      <dc:date>2012-04-23T10:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to create user task programmatically</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96036#M65941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi hamed,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;well, it depends. If you use internal API you might get burned if we change something internally. Public API is guaranteed to be stable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would always try very hard resolving something like this using the process diagram. Is there no way to model it in the process?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 11:09:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96036#M65941</guid>
      <dc:creator>meyerd</dc:creator>
      <dc:date>2012-04-23T11:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to create user task programmatically</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96037#M65942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, I agree with you, but always there are issues that appear after processDefinition design and use(processInstance)!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g We need some feature that could be returned the running node to previous node(task), to do some editing or things like that. So, if I put all possibilities in diagram it would be a problem and complexity (I guess)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 11:34:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-user-task-programmatically/m-p/96037#M65942</guid>
      <dc:creator>hamed</dc:creator>
      <dc:date>2012-04-23T11:34:59Z</dc:date>
    </item>
  </channel>
</rss>

