<?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: Trying to separate activiti model or from activiti explorer application in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4475#M1997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Hi Savith, Greg&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;I am looking into something similar. Since you guys have done it before, i would appreciate any help or pointers&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;- Want to use just the browser based modeler , and not the entire excplorer&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp; Which files / scripts are needed for using just the editor to create the BPMN diagram ?&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;-We want to use our own persistence , to a central repository&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp;WHat would we need to overwrite for this to happen&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;The requirements are pretty much the same as you , the ability to integrate the BPMN modeler in our web application , but use our own persistence.&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Any help is greatly appreciated&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Best Regards&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Ani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Mar 2017 23:26:57 GMT</pubDate>
    <dc:creator>ani123</dc:creator>
    <dc:date>2017-03-10T23:26:57Z</dc:date>
    <item>
      <title>Trying to separate activiti model or from activiti explorer application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4468#M1990</link>
      <description>I have extracted the activiti modeler from the source of activiti. Now I am facing an issue with the inputs required by the application.so how can I customize the the activiti modeler ? Recommend some steps and also needed the inputs needed by the activities modeler source code?</description>
      <pubDate>Mon, 23 Jan 2017 16:41:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4468#M1990</guid>
      <dc:creator>savith</dc:creator>
      <dc:date>2017-01-23T16:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to separate activiti model or from activiti explorer application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4469#M1991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a lot of experience customizing the Activiti modeler.&lt;BR /&gt;Which version are you working with? I ask because there are big differences between the version 5 KissBPM modeler, the eclipse modeler and the Version 6 Modeler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Greg&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>Mon, 23 Jan 2017 19:20:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4469#M1991</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-01-23T19:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to separate activiti model or from activiti explorer application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4470#M1992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using kisbpm file only.Actually I am trying to embed the activiti modeler application into my web application I have extracted the necessary files like HTML and Js files from the activiti explorer source. Now the UI is built by AngularJS so "modeler.html" &amp;nbsp;needed some parameters like Modelid and the JSON file comes from the HTTP request. So can u help me to get the JSON file also how can I get the drag and drop interface of the activiti modeler UI without any problem mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 04:36:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4470#M1992</guid>
      <dc:creator>savith</dc:creator>
      <dc:date>2017-01-24T04:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to separate activiti model or from activiti explorer application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4471#M1993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The structure of the stencilset (JSON) file is actually based on the old Oryx standard from the original Signavio modeler.&lt;/P&gt;&lt;P&gt;The format is fully documented in the Oryx Stencil Set specification.&lt;BR /&gt;You can get a copy from Scribd here:&amp;nbsp;&lt;A class="link-titled" href="https://www.scribd.com/document/44734108/OryxSSS" title="https://www.scribd.com/document/44734108/OryxSSS" rel="nofollow noopener noreferrer"&gt;OryxSSS | Json | Java Script&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Greg&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, 24 Jan 2017 15:22:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4471#M1993</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-01-24T15:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to separate activiti model or from activiti explorer application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4472#M1994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now i was able to seperate/extract activiti modeler as a stand alone web application. Using the web application &amp;nbsp;i can able to create the bpmn 2.0 diagram. But i need to save &amp;nbsp;that as bpmn xml now i was not able to "save" my diagram into bpmn xml file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u please tell me some code level explanation to achive that ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 09:36:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4472#M1994</guid>
      <dc:creator>savith</dc:creator>
      <dc:date>2017-02-07T09:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to separate activiti model or from activiti explorer application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4473#M1995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The modeler actually saves the process model into a JSON equivalent of BPMN XML in the model repository (database). This is what the "save" action does in the modeler.&lt;/P&gt;&lt;P&gt;You can extract the model in BPMN XML using the following REST call (Activiti 6 Beta version):&lt;/P&gt;&lt;P&gt;/app/rest/models/&amp;lt;id&amp;gt;/bpmn20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Greg&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 Feb 2017 16:34:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4473#M1995</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-02-07T16:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to separate activiti model or from activiti explorer application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4474#M1996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Savith, Greg&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am looking into something similar. Since you guys have done it before, i would appreciate any help or pointers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Want to use just the browser based modeler , and not the entire excplorer&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Which files / scripts are needed for using just the editor to create the BPMN diagram ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-We want to use our own persistence , to a central repository&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;WHat would we need to overwrite for this to happen&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirements are pretty much the same as you , the ability to integrate the BPMN modeler in our web application , but use our own persistence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated&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>Fri, 10 Mar 2017 23:26:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4474#M1996</guid>
      <dc:creator>ani123</dc:creator>
      <dc:date>2017-03-10T23:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to separate activiti model or from activiti explorer application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4475#M1997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Hi Savith, Greg&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;I am looking into something similar. Since you guys have done it before, i would appreciate any help or pointers&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;- Want to use just the browser based modeler , and not the entire excplorer&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp; Which files / scripts are needed for using just the editor to create the BPMN diagram ?&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;-We want to use our own persistence , to a central repository&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp; &amp;nbsp;WHat would we need to overwrite for this to happen&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;The requirements are pretty much the same as you , the ability to integrate the BPMN modeler in our web application , but use our own persistence.&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Any help is greatly appreciated&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Best Regards&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Ani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 23:26:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/trying-to-separate-activiti-model-or-from-activiti-explorer/m-p/4475#M1997</guid>
      <dc:creator>ani123</dc:creator>
      <dc:date>2017-03-10T23:26:57Z</dc:date>
    </item>
  </channel>
</rss>

