The solution to the following situation might help you troubleshoot Salesforce replication task:
I cannot find the Salesforce UserRecordAccess or UserProfileFeed objects in the list of available objects to replicate. Also, I cannot run an existing task that includes those objects.
The replication task does not replicate the following Salesforce objects:
- ContentDocumentLink
- FeedComment
- FeedItem
- UserProfileFeed
- UserRecordAccess
- Vote
If you have a replication task from a previous version of Data Integration that includes these objects, the replication task does not run the task. To enable the task to run, remove the objects from the task.
I ran a replication task, but I did not get results in the expected time period.
Salesforce servers have an outage or are experiencing heavy traffic.
Why did my replication task fail?
A replication task might fail for the following reason:
- You run an incremental load after the data type, precision, or scale of a Salesforce field changed. To replicate Salesforce data after these changes, configure the replication task to perform a full load.
A task that includes Salesforce calculated fields with high precision data fails with truncation errors.
You can process data in calculated fields with a precision up to 28 by enabling high precision calculations for the task.