<?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 Setting engine config params using spring boot activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/setting-engine-config-params-using-spring-boot-activiti/m-p/229630#M182760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using the spring boot activiti using the pom from &lt;/SPAN&gt;&lt;A href="https://github.com/jbarrez/spring-boot-with-activiti-example" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm able to see some parameters, e.g. jobExecutorActivate, processDefinitionLocationPrefix etc…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I don't see the historyLevel that i can map as "spring.activiti.history-level=full", to get full history.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to be in the &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-spring-boot/spring-boot-starters/activiti-spring-boot-starter-basic/src/main/java/org/activiti/spring/boot/ActivitiProperties.java" rel="nofollow noopener noreferrer"&gt;source on the github&lt;/A&gt;&lt;SPAN&gt;, but not in the downloaded sources when I use activiti version 5.19.0.2, and also not in the AbstractProcessEngineAutoConfiguration class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Q: I understand, that when not explicitly set, the history defaults to audit, but I want to set that to full. How can I do that? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have used "spring.activiti.history-level=full" in the application.properties, but i suspect that is probably being ignored…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rajiv&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2016 08:15:58 GMT</pubDate>
    <dc:creator>rajivmoghe</dc:creator>
    <dc:date>2016-05-19T08:15:58Z</dc:date>
    <item>
      <title>Setting engine config params using spring boot activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-engine-config-params-using-spring-boot-activiti/m-p/229630#M182760</link>
      <description>I'm using the spring boot activiti using the pom from here.I'm able to see some parameters, e.g. jobExecutorActivate, processDefinitionLocationPrefix etc…However, I don't see the historyLevel that i can map as "spring.activiti.history-level=full", to get full history.This seems to be in the source o</description>
      <pubDate>Thu, 19 May 2016 08:15:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-engine-config-params-using-spring-boot-activiti/m-p/229630#M182760</guid>
      <dc:creator>rajivmoghe</dc:creator>
      <dc:date>2016-05-19T08:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Setting engine config params using spring boot activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-engine-config-params-using-spring-boot-activiti/m-p/229631#M182761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed that the master branch contains the history level, but the 5.18.0 and the 5.19.x tags do not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since those are the ones taken by maven, the given property is not in there. Any other work around for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rajiv&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 09:44:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-engine-config-params-using-spring-boot-activiti/m-p/229631#M182761</guid>
      <dc:creator>rajivmoghe</dc:creator>
      <dc:date>2016-05-19T09:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Setting engine config params using spring boot activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-engine-config-params-using-spring-boot-activiti/m-p/229632#M182762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not all properties are exposed in the Spring Boot way yet. You can use a ProcessEngineConfigurationConfigurator to progammatically set those properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 13:36:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-engine-config-params-using-spring-boot-activiti/m-p/229632#M182762</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-05-26T13:36:20Z</dc:date>
    </item>
  </channel>
</rss>

