Accelerate the Value of Data

Creating a Generator

Learn how to generate IDs for lookup types.

You can create a generator in RDM to generate values for a lookup type.
To create an ID generator:
  1. Log in to the Reference Data Management (RDM) application using your Reltio credentials.
    The RDM home screen appears:

  2. Select Generators on the left navigation.

  3. Select +GENERATOR on the top left.

  4. Enter a name for the generator.
  5. Select a type for the generator:
    • UUID: generates universally unique identifier codes for canonical values.

    • Sequential: generates unique IDs across our distributed architecture based on the specified alphanumeric characters. Individual IDs may not necessarily be generated in a series.

  6. Select DONE.
    The new generator you created appears in the list of available generators.

  7. Select SAVE to add this generator or DISCARD CHANGES if you don't want to add it.