Table

cm_identifier_enrollers

Description

Identifiers to be collected by an Identifier Enroller

Plugin

IdentifierEnroller Plugin

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


identifier_enroller_id

integer, foreign key

Enrollment Flow Wedge ID

cm_co_enrollment_flow_wedges:id


labelvarchar(80)Name of attribute as presented during enrollment

descriptionvarchar(256)Description of attribute, presented during enrollment

identifier_typevarchar(32)Identifier type to be collectedcm_co_extended_types:name
default_envvarchar(80)If specified, the value held in this environment variable will be used as a default value for this attribute

ordrintegerOrder attribute is presented (lower numbers = earlier)

  • No labels