increase the attachment limit of 15 mb upload is possible in Bonita BPM 5.6.3?
Hello,
yes, you can configure this in
BONITA_HOME\client\tenants\default\web\forms\conf\forms-config.properties
.
Hope this helps,
Haris
but what set this “forms-config.properties”?
thanks for reply
You need to update form.attachment.max.size and put it to any value that you need (by default 15).
but within that file is only listed these forms:
forms.user-xp.url /bonita
forms.default.application.layout html/bonita_process_default.html
forms.default.page.template html/bonita_page_default.html
forms.default.page.template.error html/bonita_default_error.html
forms.default.page.template.confirm html/bonita_default_confirm.html
forms.default.page.maxwidget 8
forms.default.date.format MMMM dd, yyyy
forms.cache.processes.size 15
forms.cache.process.ttl 300000
forms.cache.languages.size 5
form.service.provider org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl
tried adding this “form.attachment.max.size” with the value of 200, and still did not accept that I have a PDF of size 120MB.
thank you
Sorry, I wasn’t paying attention, this configuration is available starting from 5.7…
You should consider upgrading your Bonita version, since there has been a lot improvements and bug fixes since the version 5.6
comment removed. Wrong discussion.