Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

A Batch Execution task executes a script or program according to the defined configuration – name of the program or script, arguments, environment variables, and working directory.
To add a Batch Execution task:
  1. Open the Tasks console (see Tasks), and click the New Task button.
  2. In the page that opens, select the Batch Execution option, and then click Continue.
    The Batch Execution Task page opens.
  3. In Name, type the name of the new task.
  4. In Description, type a description of the new task; optional.
  5. In Program/Script Path, type the name of the program/script to be executed by the task.
  6. In Arguments, type the arguments needed for the program/script to run, separated by spaces.
  7. In Environment Variables, type the environment variables needed for the program/script to run; optional.
  8. In Working Directory, type the name of the directory from which the program/script should be run; optional.
  9. In Output Target File, type the the path to the file where output of the program/script execution is to be written; optional.
  10. Select the Add Optional Params checkbox to include in the output file the date, account name, host name, and username.
  11. To schedule the task for automatic running, open the Schedule tab, and set the parameters as described in Scheduling a Task.
  12. Click Save.
    The Batch Exection task is saved.
  • No labels