Skip to main content
Version: 2.75.x.x LTS

Batch jobs

The batch job facility is intended to provide the following functionality:

  • Provisioning of external data stores (e.g., an Active Directory)
  • Periodic maintenance jobs (e.g., disabling inactive users)

Batch jobs are not restricted to specific clients. The build-in batch jobs operate on all clients. However, customized batch jobs can easily be implemented in such a way that they only affect specific nevisIDM clients.

Example source code and documentation on how to write external batch jobs is available in the separate nevisIDM integration guide.