run an executable on the server in workflow
I would like to run an executable that is located on the server where Essentials is located. I'm using the c# scripting activity, and have tested it on the simulator and it worked. I built an essentials workflow to do this (runexe.xaml). I'm invoking that using a client side workflow 5 to call a server side workflow 5 with a "run essentials workflow". So it doesn't return an error, but the executable doesn't run either. I'm sure it has to do with permission or something. Would appreciate any help. Thanks.
0
-
Did you wrap the command that start the executable inside a try...catch? If not, do that, and tell us what the error message is. 0
Please sign in to leave a comment.
Comments
1 comment