Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    ...

    • All the fields for either Cmdline or Cmdrange jobs (see above), plus
    • Cmd Template: String used to construct the command line along with the rest of the job parameters. Python string representations are used, e.g. %(val)s to represent the string value from "val". If listed, %(argv)s places all optional arguments at that location instead of at the end. This constructs a command line that is then used by the Cmdline or Cmdrange jobtypes on the Workers. See above for the string replace values for CmdRange.
    • Executable – path to the renderer or executable to run. Unless it is in the path on the Worker's environment, this needs to be set to an absolute path (to where the executable is located on the Worker)

    Detailed Parameters

    Preview Frames Submission

    Include Page
    _SimpleCMD_PreviewFramesSubmission
    _SimpleCMD_PreviewFramesSubmission

    Qube Worker Selection

    Include Page
    _SimpleCMD_QubeWorkerSelection
    _SimpleCMD_QubeWorkerSelection

    ...