Hi Erik,
I only see the option to read, write, move of delete a file. No option to open the file.

Please try to pass it through to a Task of type "Windows command". For more information:
https://office.thinkwisesoftware.com/docs/docs/sf/tasks.html#windows-command
For windows the solution of creation a Windows command tasks works.
Erik Brink wrote:
Please try to pass it through to a Task of type "Windows command". For more information:
https://office.thinkwisesoftware.com/docs/docs/sf/tasks.html#windows-command
So in fact you're running a CMD by running it? Does it run on the local user? I think I'm looking for this in a case I have! I tried using the move file connector in process flows, but this has some restrictions, because it looks like it doesn't run on the local user.
Tom van Druten wrote:
Erik Brink wrote:
Please try to pass it through to a Task of type "Windows command". For more information:
https://office.thinkwisesoftware.com/docs/docs/sf/tasks.html#windows-command
So in fact you're running a CMD by running it? Does it run on the local user? I think I'm looking for this in a case I have! I tried using the move file connector in process flows, but this has some restrictions, because it looks like it doesn't run on the local user.
Yes, I believe you are running a CMD command, also this is from the local user. (Which is why it's only working on the windows GUI and not the web / Mobile.)
Robbert van Tongeren wrote:
Tom van Druten wrote:
Erik Brink wrote:
Please try to pass it through to a Task of type "Windows command". For more information:
https://office.thinkwisesoftware.com/docs/docs/sf/tasks.html#windows-command
So in fact you're running a CMD by running it? Does it run on the local user? I think I'm looking for this in a case I have! I tried using the move file connector in process flows, but this has some restrictions, because it looks like it doesn't run on the local user.
Yes, I believe you are running a CMD command, also this is from the local user. (Which is why it's only working on the windows GUI and not the web / Mobile.)
Thanks, I'll give it a try, because the process flow action 'move folder' is not working for me, because it doesn't have the rights it needs. (moving from network drive, to local drive)
Robbert van Tongeren wrote:
Tom van Druten wrote:
Erik Brink wrote:
Please try to pass it through to a Task of type "Windows command". For more information:
https://office.thinkwisesoftware.com/docs/docs/sf/tasks.html#windows-command
So in fact you're running a CMD by running it? Does it run on the local user? I think I'm looking for this in a case I have! I tried using the move file connector in process flows, but this has some restrictions, because it looks like it doesn't run on the local user.
Yes, I believe you are running a CMD command, also this is from the local user. (Which is why it's only working on the windows GUI and not the web / Mobile.)
Small correction, Robbert.
The Web GUI uses the Windows Command type task from SF to link to a website to open or a file to download.
The Web GUI will
not try to
open an Windows program on the client when the Windows Command type Task refers to an executable, like the Windows GUI does. Whether it is linked to CMD.exe or whatever else.