Migrate Salesforce Data Sources to OCF Connectors¶
For information on migrating Salesforce sources to OCF connectors, see Migrate Custom DB Data Sources to OCF Connectors.
Important
Once you migrate your Custom DB data source to OCF, make sure that you use the correct JDBC URI format see before you perform metadata extraction.
After migration, go to General Settings > Misc and specify the following property in the Other field:
CustomizedDefaultSchemaName=sobjects
. Setting theCustomizedDefaultSchemaName
parameter tosobjects
prevents the default logical schema name mismatch between the native and OCF data source.