Save file as Bfile in Apex
Hi,
I want give to the end user the functionality of save big size files in my apex application, I think the best way is using Bfiles instead of Blob data type, but I dont know if it works in Apex becouse the files are on the client side, so how i can pass the files to the server side? and save it as a bfile data type.
Thanks all for the help
I want give to the end user the functionality of save big size files in my apex application, I think the best way is using Bfiles instead of Blob data type, but I dont know if it works in Apex becouse the files are on the client side, so how i can pass the files to the server side? and save it as a bfile data type.
Thanks all for the help
0