I was trying to do a full load of all available Salesforce Data. To achieve that, I successfully inserted 1317 * selected: true in the properties.json. Unfortunately, when I start the tap (without any state file), not all (not even close) objects are getting extracted. In the first run, I had ~130 objects, in the 2nd run ~70 objects.
Additionally, the main objects, like Leads, Contacts, Accounts, Opportunities were not extracted. When I only select those few objects in the properties, they get extracted like they should be.
Is there something I am missing to achieve a full load?
I chose a start_date in 2016, so there is definitely data in everything available.
Thanks in advance!
I was trying to do a full load of all available Salesforce Data. To achieve that, I successfully inserted 1317 * selected: true in the properties.json. Unfortunately, when I start the tap (without any state file), not all (not even close) objects are getting extracted. In the first run, I had ~130 objects, in the 2nd run ~70 objects.
Additionally, the main objects, like Leads, Contacts, Accounts, Opportunities were not extracted. When I only select those few objects in the properties, they get extracted like they should be.
Is there something I am missing to achieve a full load?
I chose a start_date in 2016, so there is definitely data in everything available.
Thanks in advance!