Doing a bunch of SalesForce data loading using Alteryx.
Have found that the SalesForce tool load in parallel and fails when the fields have multiple dependencies.
In SalesForce I've tested with the Bulk Load API, and it has two modes, parallel and serial. When I do the load manually in serial the load works, but in parallel it fails 'Too many error lock failure'
Who can help with this?
Thanks.