<?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  Has anyone done importing BPMN streams using Alfresco Activiti? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/has-anyone-done-importing-bpmn-streams-using-alfresco-activiti/m-p/32783#M13857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE data-fulltext="" data-placeholder="Tradução" dir="ltr" style="margin: 0px; padding: 0px 0.14em 0px 0px; border: currentColor; width: 276px; height: 480px; text-align: left; color: #212121; text-transform: none; line-height: 24px !important; text-indent: 0px; letter-spacing: normal; overflow: hidden; font-family: inherit; font-size: 16px !important; font-style: normal; font-weight: normal; word-spacing: 0px; white-space: pre-wrap; position: relative; -ms-word-wrap: break-word; orphans: 2; widows: 2; background-color: #ffffff; resize: none; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;We are trying to use Alfresco as an ECM tool to manage document flow. Our scenario is to use a .NET or Java application accessing the Alfresco APIs for document management as well as BPM flow control.&amp;nbsp; For this it is important in our solution to import BPMN streams written in Bizagi.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;PRE data-fulltext="" data-placeholder="Tradução" dir="ltr" style="margin: 0px; padding: 0px 0.14em 0px 0px; border: currentColor; width: 276px; height: 480px; text-align: left; color: #212121; text-transform: none; line-height: 24px !important; text-indent: 0px; letter-spacing: normal; overflow: hidden; font-family: inherit; font-size: 16px !important; font-style: normal; font-weight: normal; word-spacing: 0px; white-space: pre-wrap; position: relative; -ms-word-wrap: break-word; orphans: 2; widows: 2; background-color: #ffffff; resize: none; font-variant-ligatures: normal; font-variant-caps: normal; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;SPAN lang="en"&gt;Doubts:&amp;nbsp; 1) Does anyone have a similar scenario?&amp;nbsp; 2) Has anyone done importing BPMN streams using Alfresco Activiti?&amp;nbsp; Thank you&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jul 2017 18:54:08 GMT</pubDate>
    <dc:creator>ggalberto2901</dc:creator>
    <dc:date>2017-07-18T18:54:08Z</dc:date>
    <item>
      <title>Has anyone done importing BPMN streams using Alfresco Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/has-anyone-done-importing-bpmn-streams-using-alfresco-activiti/m-p/32783#M13857</link>
      <description>We are trying to use Alfresco as an ECM tool to manage document flow. Our scenario is to use a .NET or Java application accessing the Alfresco APIs for document management as well as BPM flow control.&amp;nbsp; For this it is important in our solution to import BPMN streams written in Bizagi.Doubts:&amp;nbsp; 1) Does</description>
      <pubDate>Tue, 18 Jul 2017 18:54:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/has-anyone-done-importing-bpmn-streams-using-alfresco-activiti/m-p/32783#M13857</guid>
      <dc:creator>ggalberto2901</dc:creator>
      <dc:date>2017-07-18T18:54:08Z</dc:date>
    </item>
    <item>
      <title>Re:  Has anyone done importing BPMN streams using Alfresco Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/has-anyone-done-importing-bpmn-streams-using-alfresco-activiti/m-p/32784#M13858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As long as the BPMN files are valid as per BPMN 2.0 spec, you should be able to&amp;nbsp;import them into Activiti. Activiti won't be able to understand any vendor specific extensions though, so depending on the existence of any extensions you may need to convert them manually after an import.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. Please post back here if you find any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ciju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 03:36:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/has-anyone-done-importing-bpmn-streams-using-alfresco-activiti/m-p/32784#M13858</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-07-19T03:36:24Z</dc:date>
    </item>
    <item>
      <title>Re:  Has anyone done importing BPMN streams using Alfresco Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/has-anyone-done-importing-bpmn-streams-using-alfresco-activiti/m-p/32785#M13859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ciju&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;We have a lot of process designed in Bizagi (Open Source). We need import them to the Alfresco.&lt;/P&gt;&lt;P&gt;Would you have any tips?&lt;/P&gt;&lt;P&gt;How&amp;nbsp;I can&amp;nbsp;convert them manually after na import?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 20:41:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/has-anyone-done-importing-bpmn-streams-using-alfresco-activiti/m-p/32785#M13859</guid>
      <dc:creator>ggalberto2901</dc:creator>
      <dc:date>2017-07-21T20:41:32Z</dc:date>
    </item>
    <item>
      <title>Re:  Has anyone done importing BPMN streams using Alfresco Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/has-anyone-done-importing-bpmn-streams-using-alfresco-activiti/m-p/32786#M13860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the delayed response...Been really busy with a lot of things!&lt;/P&gt;&lt;P&gt;There are a few options out there for you..&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Import using Activiti 6 Web Modeler (community)&lt;/LI&gt;&lt;LI&gt;Use of Eclipse Plugin (community)&lt;/LI&gt;&lt;LI&gt;Using the Alfresco Process Services Web modeler (Enterprise)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Converting them after import really depends on the process model, so I'm unable to provide any advice without seeing the xmls!&lt;/P&gt;&lt;P&gt;The advantage of using the Alfresco Process Services&amp;nbsp;over Community is the standard support + other&amp;nbsp;enterprise only features like stencils and data &amp;nbsp;models which will allow you to build re-usable components that can speed up the migration process.&amp;nbsp;If the processes have a lot of user forms and if you are planning on re-writing the UI, going enterprise can add real value by leveraging&amp;nbsp;the&amp;nbsp;&lt;A _jive_internal="true" href="https://community.alfresco.com/community/application-development-framework" rel="nofollow noopener noreferrer"&gt;Application Development Framework&lt;/A&gt;&amp;nbsp;which we have on top of Process Services. Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 03:11:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/has-anyone-done-importing-bpmn-streams-using-alfresco-activiti/m-p/32786#M13860</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-08-01T03:11:42Z</dc:date>
    </item>
  </channel>
</rss>

