The BatchJobService is responsible for dispatching all provisioning jobs (as batch jobs) on a Supervisor, where batch jobs
are run by the station’s JobService. The BatchJobService replaces the “job control” functions formerly handled by the ProvisioningService
in AX-3.1 or AX-3.2. Other Niagara provisioning functions are handled by the NiagaraNetwork’s ProvisioningNwExt (ProvisioningNiagaraNetworkExt).
The BatchJobService requires the Supervisor station to also have the HistoryService and JobService, otherwise the BatchJobService
will be in fault. Typically, any Supervisor already has these services.In addition, the BatchJobService requires the Supervisor
host platform to be licensed with the “provisioning” feature, or else the service will be in fault.
For more details, see BatchJobService.
Copyright © 2000-2016 Tridium Inc. All rights reserved.