List of questions
Related questions
Question 205 - MCD - Level 1 discussion
Refer to the exhibits.
The Batch job processes an array of strings.
What information is logged by the logger component after the batch job scope completes processing of the input payload?
A.
Total Records Processed: 3 Successful Records: 3 Failed Records: 0 payload: ['A','B','C']
B.
['A','B','C']
C.
Total Records Processed: 3 Successful Records: 3 Failed Records: 0 payload: ['a', 'b', 'c']
D.
Total Records Processed: 3 Successful Records: 3 Failed Records: 0
Your answer:
0 comments
Sorted by
Leave a comment first