Add this

global class MyBatchClass implements Database.Batchable { global (Database.QueryLocator | Iterable) start(Database.BatchableContext bc) { // collect the batches of records or objects to be passed to execute } global void execute(Database.BatchableContext bc, List

records){ // process each batch of records } global void finish(Database.BatchableContext bc){ // execute any post-processing operations } }

Monday, June 26, 2017

Amit Blog 4Salesforce: CLI | command line interface salesforce |

Amit Blog 4Salesforce: CLI | command line interface salesforce |: Requirements for the batch process 1) Data Loader 2) JRE Step 1) Encrypting Passwords 1: Create the Key File Execute above comma...

No comments:

Post a Comment