You are not logged in.
Announcement
Unanswered posts
|
I am using the Talend community version under Windows 7 64 bit. I need to extract all rows from a Salesforce table, including the deleted rows. The Salesforce query tool allows a Query All to include deleted rows. I cannot find a way to do this in Talend. I can extract all the non-deleted rows using tSalesforceInput. I tried the tSalesforceGetDeleted component, but it will not allow a start date older than 30 days and will not allow the dates to be blank. It seems like there should be a box to check for tSalesforceInput that indicates I want a Query All or Include Deleted Rows.