You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Identifier Assignment Job Plugin runs bulk Identifier Assignment for a CO.

Configuration

  1. This is a core plugin, and so is enabled by default.

Usage (Asynchronous)

This Job can be scheduled using the UI via COConfigurationIdentifier Assignments > Autogenerate Identifiers For All.

Usage (Synchronous)

$ ./Console/cake job id_assigner -s --coid co [–-co_person_id pid]

  • co: Numeric CO ID to run identifier assignment for.
  • pid: Numeric CO Person ID to run identifier assignment for.


  • No labels