Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi all,
I'm building an extension and I need to add a binary file to the extension content. I'll use that file in a method inside the extension. Question is, how can I add that since it's not a jar resource, but a simple blob?
Thanks,