What are the steps to upload and save images in db through wso2 dss service?
I need to store image as blob in database , so i created services in wso2 dss to insert image , in that,i gave input
mapping of image as BLOB for sqltype , but it makes the service as faulty service , when i
change the sqltype its working . what i have to do for inserting images through wso2 dss
service.