cancel
Showing results for 
Search instead for 
Did you mean: 

Powershell command execute Snap

Aravind711
New Contributor II

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

7 REPLIES 7

Here is a sample pipeline for you to execute command line via script

Rod
New Contributor

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”)

Rudradip
New Contributor II

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.