Dashboard > Tempo > ... > FAQ > Allow uploads of bigger files > View
Tempo Log In   View a printable version of the current page.
Allow uploads of bigger files
Added by Nicolas Modrzyk, last edited by Nicolas Modrzyk on Sep 30, 2008

Upload bigger files from XFormsManager

In the XFormsManager web application, there is a file called properties.xml
You should edit the file with new values for max upload

<property as="xs:integer" processor-name="oxf:request"   name="max-upload-size"         value="100000000"/>
<property as="xs:integer" processor-name="oxf:request"   name="max-upload-memory-size"   value="10240"/>

Also, in the file act.xpl, you should change the value of the label

<xforms:label>file &lt; 1Mb</xforms:label>

The Orbeon Manual has a more extended documentation on Uploaded File

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 1.4.1 Build:#212 Jun 02, 2005) - Bug/feature request - Contact Administrators