Hi There,
I’m trying to create an LDAP connection with a custom schema. The LDAP Connector available on Foundry uses CData drivers.
I need to extend the fields ingested by the LDAP connection to include custom fields. As per the documentation [1], I need to generate xml-like schema files with extension *.rsd and store it locally on my agent.
I would like to be able to manage the schema definition through the Data Connectivity UI instead of having to maintain *.rsd files on local disk. Additionally I would like to be able to use this using a cloud-based direct connection in future. Is there any way in the data source or sync configuration can be used to generate the required on-disk config files?
Alternatively, is there a way for me to specify the extra fields as specified in [1] without having to manipulate files on the local disk of my agent?
[1] https://cdn.cdata.com/help/RJJ/jdbc/pg_ldapTables.htm