File Upload and Download Demo

This demo explains how the content of a uploaded file could be displayed and how the file could be downloaded. The Ivy file type is used to store the file temporarily in the process data. This makes the handling of an uploaded file quite simple.

1. Select a text or xml file to show its content:
Choose
2. Upload the file via process logic and store the file on the file system
3. Show the file or download it