Hi to All,
could SomeOne resolve if there is any possibility to run a script ((shell linux) from the client on the server (Servoy 7).
Tanks in advance.
Gianni Pinna
Hi to All,
could SomeOne resolve if there is any possibility to run a script ((shell linux) from the client on the server (Servoy 7).
Tanks in advance.
Gianni Pinna
Assuming your client is a smart client, you can start a headless client with the headlessclient plugin. A headless client runs on the server. You can let the headless client execute the script using application.executeProgram().
Web- and NG-clients already run on the server, so no need to start a headless client in that case.
Hi Joas,
tank You very much for Your bright answer.
I’m sorry for my late.
Rgrds
Gianni Pinna