Subversion Repositories XServices

Rev

Rev 24 | Rev 59 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

<?xml version='1.0' encoding='UTF-8'?><section>
  <title>runCommand</title>
  <para>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.</para>
  <section>
    <title>&inp;</title>
    <para/>
    <table frame="all">
      <title>runCommand input parameters</title>
      <tgroup cols="4">
        <colspec colnum="1" colname="parameter"/>
        <colspec colnum="2" colname="type"/>
        <colspec colnum="3" colname="required"/>
        <colspec colnum="4" colname="description"/>
        <thead>
          <row>
            <entry>parameter</entry>
            <entry>type</entry>
            <entry>required</entry>
            <entry>description</entry>
          </row>
        </thead>
        <tbody>
          <row>
            <entry>executable</entry>
            <entry>String</entry>
            <entry>Yes</entry>
            <entry>Command to be run. The command may be specified with full path using forward slash &quot;/&quot; as path separator.</entry>
          </row>
          <row>
            <entry>argline</entry>
            <entry>String</entry>
            <entry>No</entry>
            <entry>Any command line arguments</entry>
          </row>
          &param-timeout;
        </tbody>
      </tgroup>
    </table>
<para/>
&returncode;
  </section>
</section>

Generated by GNU Enscript 1.6.5.90.