How to fix issue with salesforce object

Mayur Patil 5 Reputation points
2024-08-10T06:57:03.4233333+00:00

The 'DatedConversationRate' table in Salesforce contains a 'startdate' column with date values like '0000-12-30'.Previously, salesforce connector in Azure Data Factory successfully fetched data by converting these values to '0001-12-30'. However, the Salesforce connector is no longer performing this conversion, causing pipeline failures. We are unable to read data from salesforce by specifying api object name in copy activity of ADF using salesforce connector due to invalid date values but 2 days back it was working fine.it’s working fine by using SOQL query but facing issue with specifying api object name in ADF.Any suggestions?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,665 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.