Hello,
I need to upload a file (upload widget) and I don't know how to save that file in my local storage. I also have to be able to retrieve these files from an other form. How can I proceed? I couldn't find any tutorial on how to do that.
Thanks
Hello,
I need to upload a file (upload widget) and I don't know how to save that file in my local storage. I also have to be able to retrieve these files from an other form. How can I proceed? I couldn't find any tutorial on how to do that.
Thanks
Hi,
If you need to share this file between different forms you should use a process Document to store this file.
It is already integrated with the Upload widget and the FileViewer widget.
HTH
Romain
It worked, thank you
Hello,
On a task I created a form and added the upload widget for the actor to upload a document during the process execution. I don't want to store the document locally on my machine but I would like to know where did my uploaded file has gone to. Is there a place in Bonita where all the uploaded document goes to?
Best Regards