StartJob
The StartJob action immediately starts a job that you have configured in the [Repositories] section of the OmniGroupServer configuration file.
Example
http://localhost:3057/Action=StartJob&Repository=NT
Parameters
The following action parameters are required.
| Parameter | Description |
|---|---|
Repository
|
A comma-separated list of repository names (the names of the tasks that you want to start). |
This action accepts the following standard ACI action parameters.
| Parameter | Description |
|---|---|
| ActionID | A string to use to identify an ACI action. |
| FileName | The file to write output to. |
| ForceTemplateRefresh | Forces the server to load the template from disk. |
| Output | Writes output to a file. |
| ResponseFormat | The format of the action output. |
| Template | The template to use for the action output. |
| TemplateParamCSVs | A list of variables to use for the specified template. |