Skip to Content
0
May 25 at 12:05 PM

How to convert Image into base64 format in SAP MDK

88 Views

Hi Experts,

I am trying to implement an attachment functionality through MDK using media action where we have a requirement to convert that attached image into base64 format and send it to the backend using Action.Type.ODataService.CreateMedia action.

Could you please give some guidelines to achieve this?

Thank you