| FileName|| {{Text}} || In || The path to the executable or the document file.
|- align="left"
| Arguments|| {{Text}}|| In || Additional arguments to use (optional, used to pass arguments for executable files).
|- align="left"
| WorkingDirectory|| {{Text}} || In || Working directory (optional, used to specify a working directory for executable files). This value is only has effect together used in combination with executable files.
|- align="left"
| TimeOut|| {{Integer}} || In || Time out value in seconds (optional, to wait for a maximum amount of time for the invoked process to finish). Leaving this value empty or setting it to 0 means that the workflow continues execution immediately, otherwise the specified amount of seconds will be spent waiting for the process to finish.