9
Views
1
Comments
Solved
[Reactive Multiple File Upload] Delete a File from FileMetaData
multiple-file-upload-reactive
Reactive icon
Forge asset by José Pedro Proença
Service Studio Version
11.54.76 (Build 63581)

How can I delete the binary files inside the filedata? 
Have managed to upload files successfully and able to download the files as well. but unable to delete or find a function to delete it. 

even though file is deleted, 
not sure why in binaryentity, the file still exists... 


UserImage.jpg
Chin Kai
Solution

Took a reference from Deleting File from Binary.
Here are the steps, first we have make enable the delete function, 

With that, we create a client actino to delete the file and drag the icon from "Logic" Tab under the server folder. 


have to delete. One is for deleting the file from the FileMetaData while the other is to delete the file from the BinaryFile entity itself. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.