<?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 sub-process on the fly ? means how to create sub-process dynamically ? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27192#M11687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;B&gt;shatrusudan sharma&lt;/B&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan had said it all but it seems that you are still confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to review and appreciate the concept of BPM (Business Process Modelling) before jumping to its technical aspect. Activiti is a piece of software that was built to help organizations achieve their BPM initiatives. And&amp;nbsp;by definition, BPM is (&lt;A class="link-titled" href="https://en.wikipedia.org/wiki/Business_process_management" title="https://en.wikipedia.org/wiki/Business_process_management" rel="nofollow noopener noreferrer"&gt;Business process management - Wikipedia&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #252525; background-color: #ffffff; font-size: 14px;"&gt;improvement and management of a firm's end-to-end enterprise business processes in order to achieve three outcomes crucial to a performance-based, customer-driven firm: 1) clarity on strategic direction, 2) alignment of the firm's resources, and 3) increased discipline in daily operations.&lt;/SPAN&gt;&lt;SUP class="" style="color: #252525; background-color: #ffffff; font-size: 11.2px;"&gt;&lt;A href="https://en.wikipedia.org/wiki/Business_process_management#cite_note-4" style="color: #0b0080; background: none;" rel="nofollow noopener noreferrer"&gt;[4]&lt;/A&gt;&lt;/SUP&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Therefore, your processes should be well thought-of and designed from end-to-end to meet the business goals. This is why Activiti provides the activiti-modeler to help people model their processes before they can be implemented.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now for your use case, from your description,&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;my&amp;nbsp;business requirement is we are creating One Incident through workflow. in that incident flow we will create some activity like set of task for that we will create a sub process. but in some incident have 2 activity(sub-process) or some incident have 5 activity(sub-process), and in edit case also we can add more activity(sub-process) in that same incident. &lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This use case is not possible for any BPM platform out there. You need to understand all possibilities of your Incident Workflow. If there's a reason that it can't be done, can you elaborate that more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for your question&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;can we add user task or service task dynamically in started process instance. or any alternative ways to achieve this functionality.&amp;nbsp;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No, you need to define user task, service task in your process definition xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I make it clear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thong Huynh&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Mar 2017 07:18:59 GMT</pubDate>
    <dc:creator>thuynh</dc:creator>
    <dc:date>2017-03-07T07:18:59Z</dc:date>
    <item>
      <title>How to create sub-process on the fly ? means how to create sub-process dynamically ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27189#M11684</link>
      <description>Hi,I am new in Activiti BPM. i am still learning Activiti BPM &amp;nbsp;to using in our project. my project based on Java and spring technology.Basically my requirement is how we can add or create sub process dynamically. if our workflow or process instance already created. i tried multi instance feature to</description>
      <pubDate>Mon, 06 Mar 2017 11:36:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27189#M11684</guid>
      <dc:creator>shatrusudan</dc:creator>
      <dc:date>2017-03-06T11:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create sub-process on the fly ? means how to create sub-process dynamically ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27190#M11685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Shatrusudan,&lt;BR /&gt;&lt;BR /&gt;It sounds like you're looking for what it generally called 'Case Management' in the BPM space - where the process isn't so much predefined, as there are several pre-existing, ad-hoc tasks, steps that can be selected and utilized depending on certain parameters within the process. It is not possible in any platform I'm familiar to truly 'generate' a subprocess on the fly, but if you have enough knowledge of different potential pathways, then you might be able to defined those steps enough to use a more ad-hoc, case management approach. At any rate, Activiti does not support a method for dynamic support process generation, or OOTB case management without customizations made to the source code.&lt;BR /&gt;&lt;BR /&gt;Another option is to see if it would be possible to pull some structure out of the unstructured process that you're currently working with in order to help fit it into a more 'process driven' execution that would be able to fit into the OOTB Activiti feature set.&lt;BR /&gt;&lt;BR /&gt;If a structure can't be extracted from the unstructured process you're working with, there are other tools that allow for a more rule-generated, non-linear solutions - look into case management and see if that fits more of what you're looking for.&lt;BR /&gt;&lt;BR /&gt;-JEarles&lt;BR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 15:52:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27190#M11685</guid>
      <dc:creator>jearles</dc:creator>
      <dc:date>2017-03-06T15:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to create sub-process on the fly ? means how to create sub-process dynamically ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27191#M11686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;Thanks for your valuable suggestion regarding Activiti BPM. can we add user task or service task dynamically in started process instance. or any alternative ways to achieve this functionality.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 06:47:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27191#M11686</guid>
      <dc:creator>shatrusudan</dc:creator>
      <dc:date>2017-03-07T06:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create sub-process on the fly ? means how to create sub-process dynamically ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27192#M11687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;B&gt;shatrusudan sharma&lt;/B&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan had said it all but it seems that you are still confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to review and appreciate the concept of BPM (Business Process Modelling) before jumping to its technical aspect. Activiti is a piece of software that was built to help organizations achieve their BPM initiatives. And&amp;nbsp;by definition, BPM is (&lt;A class="link-titled" href="https://en.wikipedia.org/wiki/Business_process_management" title="https://en.wikipedia.org/wiki/Business_process_management" rel="nofollow noopener noreferrer"&gt;Business process management - Wikipedia&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #252525; background-color: #ffffff; font-size: 14px;"&gt;improvement and management of a firm's end-to-end enterprise business processes in order to achieve three outcomes crucial to a performance-based, customer-driven firm: 1) clarity on strategic direction, 2) alignment of the firm's resources, and 3) increased discipline in daily operations.&lt;/SPAN&gt;&lt;SUP class="" style="color: #252525; background-color: #ffffff; font-size: 11.2px;"&gt;&lt;A href="https://en.wikipedia.org/wiki/Business_process_management#cite_note-4" style="color: #0b0080; background: none;" rel="nofollow noopener noreferrer"&gt;[4]&lt;/A&gt;&lt;/SUP&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Therefore, your processes should be well thought-of and designed from end-to-end to meet the business goals. This is why Activiti provides the activiti-modeler to help people model their processes before they can be implemented.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now for your use case, from your description,&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;my&amp;nbsp;business requirement is we are creating One Incident through workflow. in that incident flow we will create some activity like set of task for that we will create a sub process. but in some incident have 2 activity(sub-process) or some incident have 5 activity(sub-process), and in edit case also we can add more activity(sub-process) in that same incident. &lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This use case is not possible for any BPM platform out there. You need to understand all possibilities of your Incident Workflow. If there's a reason that it can't be done, can you elaborate that more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for your question&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;can we add user task or service task dynamically in started process instance. or any alternative ways to achieve this functionality.&amp;nbsp;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No, you need to define user task, service task in your process definition xml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I make it clear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thong Huynh&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 07:18:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27192#M11687</guid>
      <dc:creator>thuynh</dc:creator>
      <dc:date>2017-03-07T07:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create sub-process on the fly ? means how to create sub-process dynamically ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27193#M11688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your&amp;nbsp;answer..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 09:17:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27193#M11688</guid>
      <dc:creator>shatrusudan</dc:creator>
      <dc:date>2017-03-07T09:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create sub-process on the fly ? means how to create sub-process dynamically ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27194#M11689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan&lt;/P&gt;&lt;P&gt;Can u suggest any suitable Case-Management &amp;nbsp;tools which will be helpful to my requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2017 09:55:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-sub-process-on-the-fly-means-how-to-create-sub/m-p/27194#M11689</guid>
      <dc:creator>shatrusudan</dc:creator>
      <dc:date>2017-03-15T09:55:52Z</dc:date>
    </item>
  </channel>
</rss>

