Failing to copy large dataset from Salesforce using new salesforce V2 connector in Azure data factory

LY 0 Reputation points
2024-09-17T23:02:44.6066667+00:00

I am trying to migrate the salesforce legacy linked service to new salesforce V2 linked service in Azure data factory. The test connection is successful and I am able to copy the smaller datasets using new salesforce V2 linked service. But when i am trying to copy the larger datasets(Around 50GB in my scenario) from salesforce using the new linked service connector, the copy activity is failing with the following exception.

Failure happened on 'Source' side. ErrorCode=SalesforceAPITaskCancelException,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Getting an unexpected TaskCanceledException when sending request to Salesforce API even after multiple retries!,Source=Microsoft.Connectors.Salesforce,''Type=System.Threading.Tasks.TaskCanceledException,Message=A task was canceled.,Source=mscorlib

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,589 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.