runCommand
Run an executable with arguments on the server providing the web service. The command is run within the environment and under the user privileges of the user who is running the Tomcat Server.
&inp;
runCommand input parameters
parameter
type
required
description
executable
String
Yes
Command to be run. The command may be specified with full path using forward slash "/" as path separator.
argline
String
No
Any command line arguments
¶m-timeout;
&returncode;