Issue with the new Salesforce connector V2

Lionel Dsouza 0 Reputation points
2024-05-23T09:44:18.8333333+00:00

Hi,

Previously in the Salesforce(Legacy connector) you could pull all the data for an object but with the new Salesforce OAuth 2.0 connector in ADF, it restricts the data?

How to tackle this issue? Should i run in batches?

How to load data in batches with the new Salesforce connector in Azure Data Factory?

Also the new SOQL doesn't support query : select * from Account; which was supported in the legacy connector

For example, with the Legacy connector for Accounthistory object it could retrieve all the rows : 1,224,726 rows but with the new Salesforce connector only retrieves 285,618 rows.

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

1 answer

Sort by: Most helpful
  1. Smaran Thoomu 11,615 Reputation points Microsoft Vendor
    2024-05-27T04:58:34.33+00:00

    Hi @Lionel Dsouza

    Thank you for providing additional details.

    It has been identified that there are some bugs with the new Salesforce connector V2 in Azure Data Factory. As a workaround, you can try using the legacy Salesforce connector until the issues with the new connector are resolved. Please refer to Bhargava's suggestions, which were shared in the same link.

    However, it's important to note that using the legacy connector may not be a long-term solution, as it may be deprecated in the future. We recommend keeping an eye on updates from Microsoft and Salesforce regarding the new connector and its issues.

    I hope this information is helpful. Please let me know if you have any further questions or concerns.

    0 comments No comments