Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Registry v0.9 improves the generation of identifiers via Identifier Assignments. You must specify an acceptable character set for each existing Identifier Assignment configured. You can do this in one of two ways:

  1. Bulk update all identifier assignments. In this example, all identifier assignments will accept only Alphanumeric characters:
    Code Block
    SQL> update cm_co_identifier_assignments set permitted='AN';
    
  2. Log in to Registry and select a permitted character set for each existing Identifier Assignment. You must click 'Save' even if you want to accept the default option presented.