Also, Can we mark any field as mandatory in the bulk api side to make sure that field is populated?
@SalesforceCodex2 жыл бұрын
It will depend on your field access setting.
@praveenraj2902 жыл бұрын
what is pk chunking,, how it ll work
@Ram007an2 жыл бұрын
I watched BULK API Videos from KZbin and In that videos they are using Postman and implementing BULK API but they are not showing apex code, I have some question on BULK API Q1 What are the apex methods we have to use in BULK API V1 and V2 ? Q2 How to give Batch size in BULK API V1 in apex code? Q3 How to use CSV file implementation through Apex code ?(Kindly explain this point) Kindly share apex code for BULK API which we have to use
@SalesforceCodex2 жыл бұрын
Hey Raman, I will create blog or video on this.
@preethis85113 жыл бұрын
what will happen to the job if there are duplicate records during the update phase in processing?