Creating Data Source from CSV
If you want to create address books from data stored in a Comma-Separated Variable (CSV) file to be used by specific devices, then you need to create a new Data Source, and import the data into DMA
.
In the initial releases of DMA there is only one Data Source available: the Internal DMA device database
The Call Bridge reads from and writes to the database storing the space information, for example, the members of spaces, and recent activity within a space. In a scalable and resilientscalable and resilient deployment, the database can be detached from the Call Bridge and run as a separate component. It can be on the held on the same server as the Call Bridge or on a different server. Multiple instances of the database can be clustered together to provide resiliency in the deployment..
Data Sources can be added to DMA by:
importing data from an existing TMS. See Data Sources Overview for more information.
from a subset of the existing DMA database. See Create a sub-set of DMA Data Source for more information.
from an existing LDAP
The Lightweight Directory Access Protocol (LDAP) is a directory service protocol that runs on a layer above the TCP/IP stack. It provides a mechanism used to connect to, search, and modify Internet directories.
The most common use of LDAP is to provide a central place for authentication where usernames and passwords are stored. Different applications and services then use LDAP to validate users with a plugin.
See also Active Directory (AD) server and configuration. See Create LDAP Data Source for more information.from an existing CSV file. See Create Data Source from CSV file for more information.
manual entry. See Create a Data Source Manually for more information.
To create a new CSV Data Source:
-
Select the Data Sources option on the side menu bar.

-
Click
. -
In the Create new Data Source dialog, in the Settings page, enter a Name, select Import (CSV file) as the data source, and optionally add a Description.

-
Click Next: Contacts.
-
In the Contacts page, click Download CSV Template. Using your preferred tool, populate the CSV template, then click Upload CSV Contacts.

-
In the Upload Contacts CSV dialog, drag and drop your .csv file onto the container, then click Upload CSV.

-
Confirm that the endpoints you are expecting to see are now present.

-
Click Finish.
