I need to convert binary data in to base64, however I can't find a function like there was in O11 in ODC. Is there any unknown hero who has done this with ODC?
Hello Kadir Aksu, Yes, according to the documentation you should be able to call the OutSystems BinaryData library which allows you to convert BinaryToBase64.
Check the link:
Note: You have to search for that library and have/"downloaded" it in to your service studio :) You can look for it at Forge.
Best regards,
Ana
I was looking for BinaryData in my dependencies, While i just had to search for binary haha thanks!
Always welcome!