-
### Platform Version
airbyte-api==0.51.0
### What step the error happened?
During the Sync
### Relevant information
When I am trying to create a Salesforce source through airbyte_api python packa…
-
I've encountered an issue where the payload size is too large and Salesforce rejects a bulk call for an upsert. The solution is to decrease the batch size.
The write actions which use `_bulk_operat…
-
It appears as though that [the current job.rb file](https://github.com/yatish27/salesforce_bulk_api/blob/eb6c8d4599801ae228fceae46bdd57d2f64f5e57/lib/salesforce_bulk_api/job.rb#L35) errors out on occa…
-
I suspect that this is due to salesforce sending a response that this gem doesn't expect.
```
/u/apps/pd_bizops_integration/shared/bundle/ruby/2.2.0/gems/activerecord-3.2.17/lib/active_record/associa…
-
If you use the Bulk v1 API you cannot extract compound fields. You must exclude them from your list of ingested fields.
`"CRITICAL Error syncing ContactPointAddress: InvalidBatch : Failed to proces…
-
I run my simple-salesforce operations from a Jupyter Notebook, because it makes my workflows much easier. The operations I use are getting reports from salesforce, running soql queries and small scale…
-
results.json() in the bulk API file referenced in the link below returns a list of batch ids that the query created. When I queried 50+ columns on the lead object with 300k+ leads, it was broken into …
-
We are intending to update every Opportunity every day with a daily figure.
We have roughly 70k Opportunities that I will be updating and intending to do it automatically via the Bulk API.
To test…
-
Hello,
I've altered the bulk.py file to be convert dml operation from being hardcoded to being scriptable.
This way DML operations can be more easily scriptable in personal utilities on top of si…
-
See release notes !
https://github.com/hardisgroupcom/sfdx-hardis/releases/tag/v5.0.1
If you see any issue, please create them and post a comment here :)