36
Views
1
Comments
Solved
[File Plugin] File Plugin, can't download the file. becuase the file directory not found
Question
file-plugin
Mobile icon
Forge asset by OutSystems
Application Type
Mobile

I'm trying to use the file plugin to download the excel file on mobile. But I encounter an error like this.

I also attach the oml file here, if anyone knows why this error and the solution please tell me, thank you.

DownloadFileNew.oml
UserImage.jpg
Muhammad Khoir Al Alim Manurung
Solution


so in File_WriteBinary at Path properties, I set to this 

Path_GetApplicationDirectory.ApplicationDirectory +"\"+ FIleName. It works thanks

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