Projects/Files Tab
Allows you to view and manage the files attached to your project.
Files can be uploaded to the RunMyProcess platform as follows:
- Using [Upload file] on the Projects/Files tab.
- Using the FileUpload widget in a Web interface.
- Using the
create_file
freemarker function during the execution of a process.
Click [Upload file] to select the file to be uploaded to the RunMyProcess platform. Decide whether the file is to be Public or Private. Use Public if there is no need for authentication when downloading or displaying the file.
If required, you can make a Public file Private and vice-versa. For this purpose, click the icon in the Access column and choose the required mode.
Click a file name to display file details. You can then open the file using the Open icon next to its name.
enables you to copy the file URL.
enables you to copy the file ID.
Depending on the file type, files can also be edited by clicking the icon in the Edit column.
You can also migrate an uploaded file to a versioned file.
If a file has been uploaded via a FileUpload widget, the Web interface icon provides a link to the related Web interface.
Please give details of the problem