Table

cm_file_sources

Description

File Organizational Identity Sources

Plugin

File Source

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


org_identity_source_id

integer, foreign key

Organizational Identity Source ID

cm_org_identity_sources:id


filepath

varchar(256)

Path to source file



archivedirvarchar(256)Directory for archive of source files
Added v3.1.0
threshold_warnintegerWarning threshold for number of changed records to prevent processing of a full syncPercentage of changed recordsAdded v4.0.0
threshold_overridebooleanIf true, ignore threshold_warn for the next sync processing
Added v4.0.0
formatvarchar(2)File Format
  • C1: CSV v1
  • C2: CSV v2
Added v4.0.0
  • No labels