Cardholder groups schema - Card Synchronization 4.0.0

Synergis™ Card Synchronization Plugin Guide 4.0.0

Product
Card Synchronization
Content type
Guides > Plugin and extension guides
Version
4.0
Release
4.0.0
Language
English
Last updated
2024-02-28

For cardholder groups to be imported into Security Center, the database view or file for cardholder groups must follow the Synergis™ Card Synchronization schema.

NOTE:
  • In database views, all mandatory and optional columns must be included.
  • If you have additional columns, map them to custom fields.
  • In delimited text files, optional columns can be excluded.
Column Data type Description
Mandatory columns
UniqueId String The unique ID of the cardholder group. The unique ID can be an alphanumeric code, an email address, or a Security Center GUID.
Name String The name of the cardholder group.
Optional columns
Email String The email address of the cardholder group.
The following image is an example of a cardholder groups view in a Microsoft SQL Server database.