Hi, I have a volatile entity with oid-name-blob where i store a file to be downloaded, is it possible to, somehow, downloading the generated blob without having to press on it after it's generated?
Now: form->upload blob->generate download link->download
My request-> form->upload and download blob
Best regards