<process-application
	xmlns="http://www.camunda.org/schema/1.0/ProcessApplication"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<process-engine>

		<properties>
			<property name="jdbcBatchProcessing">false</property>
		</properties>

	</process-engine>
</process-application>