131
Views
2
Comments
[File Plugin] I am not getting path from GetFileURI client action.
Question
file-plugin
Mobile icon
Forge asset by OutSystems

GetFileURI returns error code:1 "NotFound".

I am able to open a video on that  specified path with help of OpenDocument client action.

Please help .

2019-03-19 12-24-07
Mariano Picco
 
MVP

You'll need to provide much more detail than this to get some help Kamini. What were you trying to do? What did you try already that didn't work? etc, etc.

UserImage.jpg
Kamini Kiran

I am trying to get the path from local Filesystem to Open a video.

In my local file system i have kept  "test.mp4" at path"/storage/emulated/0/product/12/test.mp4" to retrive that file,

i passed filename="test.mp4" and path="/storage/emulated/0/product/12" to GetFileURI client action.

I am getting error code :1 ,Not found. 

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