03-10-2018 10:40 AM
Hi,
Is there any way to execute a command line scripts (Ex: Power shell)?
Our scenario is to execute a set of commands (which is located over in a server, where we could establish a connection through an FTP/SFTP) at the end of load completion for an UI Refresh, please advise if there is any direct way or just let us know any workaround!!
Thanks,
Aravind
03-13-2018 11:38 PM
Here is a sample pipeline for you to execute command line via script
10-02-2018 01:11 PM
Thanks for the sample Aleung. Do you have an example of this working for powershell? I keep getting the error - in _execute_child OSError: Cannot run program ““powershell”” (in directory “c:\opt\snaplogic”)
01-10-2022 10:49 PM
Hi @Rod , can you please let me know how did you fix the above issue? How could you trigger PowerShell command from SnapLogic ? I have a requirement which is in line with this.