The Identifier Assignment Job Plugin runs bulk Identifier Assignment for a CO.
Configuration
This is a core plugin, and so is enabled by default.
Usage (Asynchronous)
This Job can be scheduled using the UI via CO > Configuration > Identifier Assignments > Autogenerate Identifiers For All.
Queued jobs will be processed by Registry Job Shell when run with the -r
flag.
Usage (Synchronous)
Registry v3.3.x
$ ./Console/cake job id_assigner -s --coid co [--object-type type [–-object_id id]]
Registry v4.0.0 and later
This functionality is provided by the Core Job Plugin.