367
Views
6
Comments
Solved
Downloading image from local database in mobile application
Question

Hi All,

          I have been trying to download an image saved in the local database in offline mobile application. I have proceeded with the things i could think of. Got stuck after these steps. Can someone help me please.

Thanks in advance.

Tasks.oap
2024-03-25 06-19-08
Harlin Setiadarma
Solution

Open File Plugin in Service Studio, and look for available action to save file in Device filesystems,

I don't remember, and don't have time right now to look into it.

UserImage.jpg
ragul sp

Harlin Setiadarma wrote:

Open File Plugin in Service Studio, and look for available action to save file in Device filesystems,

I don't remember, and don't have time right now to look into it.

Okay Harlin. I will return back if I face any difficulties.


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Ragul,

I'm not sure what you are trying to do there. First you retrieve the image from the database, then you retrieve another image from the WhatsApp images?

UserImage.jpg
ragul sp

Kilian Hekhuis wrote:

Hi Ragul,

I'm not sure what you are trying to do there. First you retrieve the image from the database, then you retrieve another image from the WhatsApp images?

Hi Kilian,

I am trying to download the image I retrieved from the database. I don't know how to proceed further.

2024-03-25 06-19-08
Harlin Setiadarma

Hi Ragul,

Image (either on local database or not), if you want to download it into your device, you should use File Plugin.

https://www.outsystems.com/forge/component/1633/file-plugin/

File plugin can save image/other files to your device storage.

UserImage.jpg
ragul sp

Harlin Setiadarma wrote:

Hi Ragul,

Image (either on local database or not), if you want to download it into your device, you should use File Plugin.

https://www.outsystems.com/forge/component/1633/file-plugin/

File plugin can save image/other files to your device storage.


Hi Harlin,

               Thank you for your reply. I have already used it as a dependency. I am not able to proceed further.

2024-03-25 06-19-08
Harlin Setiadarma
Solution

Open File Plugin in Service Studio, and look for available action to save file in Device filesystems,

I don't remember, and don't have time right now to look into it.

UserImage.jpg
ragul sp

Harlin Setiadarma wrote:

Open File Plugin in Service Studio, and look for available action to save file in Device filesystems,

I don't remember, and don't have time right now to look into it.

Okay Harlin. I will return back if I face any difficulties.


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