Question

How to Save FIle from Base64 string

Dear Team,

                 Please help me How to Save File from base64 string in a web service.please share any sample code.

 

Regards,

Sekhar K.

Like 0

Like

2 comments

Hello Sekhar,



If we speaking about converting base64 string to a file you can check the possible realisation of this case here: https://snipplr.com/view/6034/base64-encode-or-decode-a-file/



Also, when the task is to upload file to bpmonline, OData service is used for that purposes, here is an example:  https://community.bpmonline.com/questions/how-upload-attachments-odata



If you have any questions, please specify more precisely what exactly you are trying to achieve.



Best regards,

Alex

Thanks Alex.

 

Show all comments