- Martin Wullenweber
- PowerServer Mobile (Obsolete)
- Thursday, 31 October 2019 10:12 PM UTC
Hi all,
we have a android / powerserver mobile application in which we are using the of_takefile function and save the file to the local storage:
ln_camera = create eon_mobile_cameraex
li_return = ln_camera.of_takefile (lstr_option, ls_filepath)
This works very good, but our client often works offline so we need to upload the taken photos / files groupwise to the server.
Therefore we need a function to get all filenames in the directory, like in powerbuilder listbox.dirList() to upload the files to server when the client is online.
The dirList function is not supported in mobile environment, is there a workaround or is Appeon planning to support this function in the next release?
Any ideas?
Thanks in advance.
Martin .
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.