A. Add a System.debug() statement before the insert method.
B. Collect the insert method return value in a SaveResult record.
C. Set the second insert method parameter to TRUE.
D. Add a try/catch around the insert method.

Suggest answer: B

Reference:

No comments:

Please share to make the community better.