Cvent Connector Guide > Configuration Files > Configuring the schema.ini file
  

Configuring the schema.ini file

To add and capture the values of custom fields supported by Cvent API in the schema.ini, follow the syntax format. You can change an object with schema.ini file.
The following is the syntax format to configure a schema.ini file:
Object=”Field1,DataType,Size,Filterable,PrimaryKey,Id”;”Field1,DataType,Size,Filterable,PrimaryKey”.
The following image shows a sample schema file:
The following are the significance of the syntax terms:
If you want to use the schema.ini file, perform the following steps:
  1. 1. Copy the schema.ini file from <Secure Agent installation directory>\downloads\<latest connector package>\package\plugins\Cvent\ to <Secure Agent installation directory>\apps\Data_Integration_Server\ext\deploy_to_main\bin\rdtm-extra\Cvent\
  2. Note: If the deploy_to_main\bin\rdtm-extra\Cvent\ directory does not already exist, create the directory.
    Note: The folder name is case sensitive on Linux.
  3. 2. Restart the Secure Agent.