Rinkashiki
30th April 2016, 03:55
Hello.
Prompt, can who faced as to work with local files or with files on network disks from HTMLUI? Now we pass to FP 10.4. And all functions of work with local files and an applications launch are not available now.

bdittmar
1st May 2016, 11:04
Hello.
Prompt, can who faced as to work with local files or with files on network disks from HTMLUI? Now we pass to FP 10.4. And all functions of work with local files and an applications launch are not available now.

Hello,

https://docs.infor.com/ln/10.4ce/en-us/docs/ln_10.4.1_uidifflnuiwebuirn__en-us.pdf

Regards

Rinkashiki
3rd May 2016, 03:28
hm, I have such reference. well here for example, there is a report which takes data of their local files. earlier everything was simple. now these functions are not present and baan now locally it is not started. maybe someone already solved a problem of support of files? besides that we cannot take files, at us is also an applications launch locally.

bhushanchanda
3rd May 2016, 08:41
Hi,

The only possibility here is, you have to modify your programs and functionality to adopt the latest tools changes. LN UI is HTML5 based. HTML5 has this restrictions of not allowing interaction with the client application. Hence, you can run local client applications unless user runs it manually.

You can check this (http://stackoverflow.com/questions/2376745/does-html5-allow-you-to-interact-with-local-client-files-from-within-a-browser)