RapidIdentity Cloud Product Guide

Create Field Definitions

For each column of the file that you want to import, define a Field Definition that will determine how the system handles the data in those columns. At the bottom of the Record Definitions screen, click Add Field Definition.

Add_Field_Definitions.png
  1. These Field Definitions will correspond to the columns set up in Record Definitions. For the first entry's Name, choose a name for the first column configured earlier; in this situation, we will use id.

    Add_Field_Definition_1.png

    Note

    When you enter a Name, that value will automatically populate in the Delimited Text File's Column Name field. This name can be changed, but will affect further settings if altered.

  2. Define the available attributes for the field: Whether the field is required, whether it should be encrypted, if it is case-sensitive, and if the system will recognize multiple values within a field as one value or several.

    Note

    Since we know the id field will be required, that setting is activated here as shown.

    Field_Definition_Field_Attributes.png
  3. Field Validation is available but not required. This provides the opportunity to enforce expression patterns or length requirements.

    Note

    It is possible to see violations of these properties at the TRACE level in the job log.

    Field_Validation_Blank.png
  4. Once all of the fields have been populated, click Save.

  5. Continue to add Field Definitions for each of the columns you want to import until the settings for each have been completed.

    Field_Definitions_All_Populated.png
  6. To map these records from the source file to the Metaverse namespace, the next step is to create Record Mappings.