The BatchJobService is required in the
The BatchJobService requires the
In addition, the BatchJobService requires the

| Property | Value | Description |
|---|---|---|
| Status | read-only |
Reports the condition of the entity or process at last polling.
|
| Enabled | true (default) or false |
Activates (
true) and deactivates (false) use of the object (network, device, point, component, table, schedule, descriptor, etc.).
|
| Job Queue | thread pool job queue | Manages the submission of provisioning batch jobs by using a thread pool, to ensure that the
Max Threads, defaults to one (1), meaning only one provisioning job can run at a time. No special views or other features are provided.
Only after determining the station has available resource overhead, should |
| Alarm Class | drop-down list |
Specifies the alarm routing option for the component.
The check boxes at the top of the Niagara Network Job Builder and Niagara Network Prototype View configure when to generate an alarm for a provisioning job that failed. |
| Summary Manager Type | read-only (defaults to batchJob: HistoryJobSummaryManager) | Reports the type of the class that manages summary logs. Developers who extend the BatchJobService can set this value to a custom manager that implements the BIJobSummaryManager interface. |
| Max Provisioning Threads | number from 1 through 10 (defaults to 1) | Starting in
Max Provisioning Threads for a provisioning job, the system queues the remaining station jobs and runs them when the running jobs finish.
|