Hi All,
I need to execute a shell from a server action.
Can you please help me in knowing how this can be done
Hi,
Did you check this component?
Regards,
Marcelo
Hi Marcelo,
I would like to ask if this component is only for windows or if it supports linux os as well.
Is that not only for a platform running in Donetstack stack.
I have an environment hosted in java stack
Sry only knew that option. and yes you are right is only for .Net
I need to execute it in java stack hosted in weblogic server
Can anyone help me on this?
Hi Ajithkumar,
You should be able to create an OutSystems extension in java, from there you can execute a process something like this https://www.baeldung.com/run-shell-command-in-java
I haven't done this though as I work on the .NET stack.
Hope this helps.
Kind regards,
Stuart.