Force.com-Toolkit-for-NET icon indicating copy to clipboard operation
Force.com-Toolkit-for-NET copied to clipboard

Bulk Client or Client with Bulk methods?

Open aamirMasood opened this issue 6 years ago • 5 comments
trafficstars

The doc shows BulkForceClient, but that class doesn't exist in the source code. Please update the same.

aamirMasood avatar Nov 30 '18 07:11 aamirMasood

Just realized the same issue when trying to work with the BulkForceClient per docs.

wharri220 avatar Nov 30 '18 12:11 wharri220

Per the source code comments: Consolidated the bulk client into the ForceClient The bulk methods should be available with ForceClient.

ijason avatar Dec 06 '18 15:12 ijason

I've updated the ReadMe as part of my pull request to add Upsert functionality to the ForceClient methods. ( #334 ).

Alternatively, there's a working example within the existing source control for Insert, Update and Delete as within the BulkForceClientFunctionalTests file.

Zhaph avatar Jan 14 '19 13:01 Zhaph

Yo salesforce people, the documentation is still referencing BulkForceClient which has not been around for awhile. Please update!

xantari avatar Oct 19 '19 18:10 xantari

This issue is still relevant. Documentation needs to be updated regarding the (non-existent) BulkForceClient.

jacobjmarks avatar Mar 15 '23 00:03 jacobjmarks