Hello, I have to implement process with start form on which user should be able to select image(image should be stored in activiti). Second step should display image selected on first step. I have checked custom types for Activit, question is how images will be stored in activiti? as base64 string? is it possible to store it as blob?