I cant connect to salesforce using ADF receiving error "name cannot be resolved"

Ahmed Nader 0 Reputation points
2023-04-26T23:55:15.17+00:00

I have a data factory that I create with C# SDK including linked services, datasets and running the pipeline itself with its activities. The problem is when I start a pipeline run I receive the following error.

"

Operation on target copy for Customer failed: ErrorCode=SalesforceHttpRequestFailure,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Network exception in sending request to Salesforce. Error message: An error occurred while sending the request.,Source=Microsoft.DataTransfer.Runtime.SalesforceConnector,''Type=System.Net.Http.HttpRequestException,Message=An error occurred while sending the request.,Source=mscorlib,''Type=System.Net.WebException,Message=The remote name could not be resolved: 'microsoft.azure.management.datafactory.models.expression',Source=System,'

"

I provide for the pipeline run a parameter with the url of salesforce, and I am sure its correct, I searched all internet can't find a working solution for it.

Also I use the default azure integration runtime and I added the East US 2 IP ranges to the whitelist of IPs in salesforce.

appreciate your help.

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

1 answer

Sort by: Most helpful
  1. Vipul Narsing 0 Reputation points
    2024-03-21T09:42:22.79+00:00

    @KranthiPakala-MSFT I have also face similar issue. Could you please help me how I can connect to Salesforce FSC Via ADF?

    and one more Query- How we can transfer bulk object data to salesforce and vice versa by using ADF and Bulk API in salesforce?

    0 comments No comments

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.