Correct answer is as below. On complete phase only has access to batch job result statistics and payload is not available.
TotalRecordsProcessed:3
SuccessfulRecords:3
FailedRecords:0
On Complete
During this phase, you can optionally configure the runtime to create a report or summary of the records it processed for the particular batch job instance. This phase exists to give systemadministrators and developers some insight into which records failed to address any issues that might exist with the input data.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit