<?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 How to enable SafeBpmnXml in activiti 6  in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-enable-safebpmnxml-in-activiti-6/m-p/21256#M9366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any property defined to enable&amp;nbsp;&lt;SPAN style="color: #ba2121; background-color: #f8f8f8;"&gt;enableSafeBpmnXml in activiti 6? I am using spring boot with activiti 6.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Jun 2018 09:05:01 GMT</pubDate>
    <dc:creator>samlambert</dc:creator>
    <dc:date>2018-06-23T09:05:01Z</dc:date>
    <item>
      <title>How to enable SafeBpmnXml in activiti 6</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-enable-safebpmnxml-in-activiti-6/m-p/21256#M9366</link>
      <description>Is there any property defined to enable&amp;nbsp;enableSafeBpmnXml in activiti 6? I am using spring boot with activiti 6.</description>
      <pubDate>Sat, 23 Jun 2018 09:05:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-enable-safebpmnxml-in-activiti-6/m-p/21256#M9366</guid>
      <dc:creator>samlambert</dc:creator>
      <dc:date>2018-06-23T09:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable SafeBpmnXml in activiti 6</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-enable-safebpmnxml-in-activiti-6/m-p/21257#M9367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For spring boot implement ProcessEngineConfigurationConfigurer (need to also add @Configuration spring annotation on the implemented class). Then call setEnableSafeBpmnXml(true) on the &lt;SPAN&gt;processEngineConfiguration&lt;/SPAN&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your custom implementation should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;public void&lt;/SPAN&gt; configure(SpringProcessEngineConfiguration &lt;SPAN class=""&gt;processEngineConfiguration&lt;/SPAN&gt;) {&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;processEngineConfigurationsetEnableSafeBpmnXml(true);&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 11:47:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-enable-safebpmnxml-in-activiti-6/m-p/21257#M9367</guid>
      <dc:creator>bassam_al-saror</dc:creator>
      <dc:date>2018-06-25T11:47:04Z</dc:date>
    </item>
  </channel>
</rss>

