Hello Community,
Today, I have a question about file storage.
When reviewing the example provided in Manage a list of documents | Bonita Documentation, everything works fine. However, when I check the following URL:
http://localhost:8080/bonita/API/bpm/caseDocument?p=0&c=10
the document seems to disappear.
Here’s the related screenshot:
I have also read the Documents | Bonita Documentation, but I’m looking for a more practical explanation or solution.
My questions are:
- How can I verify the document after it has been reviewed?
- How can I store the document on the hard drive and save its file path in the database?
Thank you for your time and support!