Bulk load configuration file schema
- Last Updated: April 12, 2023
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
The bulk load configuration file must conform to the bulk load configuration XML schema defined at the following Web site.
http://media.datadirect.com/download/docs/ns/bulk/BulkData.xsd
The driver throws an exception if either of the following circumstances occur.
- If the driver performs a data export and the CSV file cannot be created
- If the driver performs a bulk load operation and the driver detects that the CSV file does not comply with the XML schema described in the bulk load configuration file