<?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: Use of the Activity BPMN web Modeler with our own persistense in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/use-of-the-activity-bpmn-web-modeler-with-our-own-persistense/m-p/25681#M11103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks for your response.&lt;/P&gt;&lt;P&gt;We do have our own BPMN model and engine. Right now we have the BPMN modeler as a thick client. The intention is to make a web based BPMN modeler. &amp;nbsp;So i am looking for something which allows drag and drop and create a BPMN process diagram, Then the plan is to hook it up with our model persistence and runtime&lt;/P&gt;&lt;P&gt;&amp;nbsp; This modeler is to be integerated in our portal, which hosts some other web applications too.&lt;/P&gt;&lt;P&gt;So i was looking if I can just use the capability of drag and drop and creating a process from any open source , and am looking into actviti for that too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2017 23:42:45 GMT</pubDate>
    <dc:creator>ani123</dc:creator>
    <dc:date>2017-03-02T23:42:45Z</dc:date>
    <item>
      <title>Use of the Activity BPMN web Modeler with our own persistense</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/use-of-the-activity-bpmn-web-modeler-with-our-own-persistense/m-p/25679#M11101</link>
      <description>Hi&amp;nbsp;I am looking into open source web based BPMN modelers. &amp;nbsp;We have our own model , persistence layer and runtimeI need some clarifications around this1) CAn i use the the activity web BPMN modeler, and integrate with our system? Or if we were to adopt Activiti, it has to be the whole ecosystem ?2) I</description>
      <pubDate>Thu, 02 Mar 2017 17:17:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/use-of-the-activity-bpmn-web-modeler-with-our-own-persistense/m-p/25679#M11101</guid>
      <dc:creator>ani123</dc:creator>
      <dc:date>2017-03-02T17:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Use of the Activity BPMN web Modeler with our own persistense</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/use-of-the-activity-bpmn-web-modeler-with-our-own-persistense/m-p/25680#M11102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;B&gt;ani123 _&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;I'm not familiar with many cases of people doing what you're asking about - using your own model, persistence and runtime, and only taking advantage of the UI and model generation components of Activiti. It isn't necessarily that difficult, but it largely depends on the specifics of what you're trying to do and how you've built your side of the application. There are specific jars that contain the majority of the Modeler logic - so it is possible to extract that, for sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) In its&amp;nbsp;entirety, Activiti has its own Model, Modeler, BPM logic, execution logic, and so on - Activiti is the entire package. So, of course the UI components (the editor/modeler, etc) for creating models are built with Activiti in mind no matter how extensible they are, that being said - we've embedded the Modeler into a custom application with it's own execution logic, and endpoints before, so it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) The series of dependency jars called 'activiti-modeler-&amp;lt;version&amp;gt;-javadoc/sources' contain the program logic for the Modeler; if you look around in the source files you should be able to find the HTML for it as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) The majority of the UI functionality is built with JS, Angular 1.X in particular.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, there are some endpoints you'll have to change in the Modeler so it can retrieve relevant information from your own application, and depending on how you want everything configured and how you've built your own engine, it could be hard, or really hard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly are you trying to do in the end? Could you elaborate on that a bit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-JEarles&lt;BR /&gt;bp3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 22:41:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/use-of-the-activity-bpmn-web-modeler-with-our-own-persistense/m-p/25680#M11102</guid>
      <dc:creator>jearles</dc:creator>
      <dc:date>2017-03-02T22:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Use of the Activity BPMN web Modeler with our own persistense</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/use-of-the-activity-bpmn-web-modeler-with-our-own-persistense/m-p/25681#M11103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks for your response.&lt;/P&gt;&lt;P&gt;We do have our own BPMN model and engine. Right now we have the BPMN modeler as a thick client. The intention is to make a web based BPMN modeler. &amp;nbsp;So i am looking for something which allows drag and drop and create a BPMN process diagram, Then the plan is to hook it up with our model persistence and runtime&lt;/P&gt;&lt;P&gt;&amp;nbsp; This modeler is to be integerated in our portal, which hosts some other web applications too.&lt;/P&gt;&lt;P&gt;So i was looking if I can just use the capability of drag and drop and creating a process from any open source , and am looking into actviti for that too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 23:42:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/use-of-the-activity-bpmn-web-modeler-with-our-own-persistense/m-p/25681#M11103</guid>
      <dc:creator>ani123</dc:creator>
      <dc:date>2017-03-02T23:42:45Z</dc:date>
    </item>
  </channel>
</rss>

