Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
String smartBatchId = 'a0ZBn000000Yx45MAC';

AQB.ProcessBatchItems aqSmartBatch = new AQB.ProcessBatchItems(smartBatchId);

Database.executeBatch(aqSmartBatch, 1);

...