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.
Use the following syntax format to configure a schema.ini file:
Contact_CustomFieldDetail="FieldName,String,250,false,false";"FieldValue,String,250,false,false";"FieldId,String,250,false,false"
The following image shows a sample schema file:
If you want to use the schema.ini file, perform the following steps:
1 Copy the schema.ini file from <Secure Agent installation directory>\downloads\<latest connector package>\package\rdtm\javalib\<pluginId>\ to <Secure Agent installation directory>\apps\Data_Integration_Server\ext\deploy_to_main\bin\rdtm-extra\Cvent\ 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.
2 Restart the Secure Agent.