Hello Expert
I have one query regarding File Management I have exposed a codeunit to external application for CRUD operation in one function we have Attachments in which they are passing blob value
so if I write that value in blob filed then I want to decode it to file to original format and store this file in local machine how it is possible ?