Which change should the developer make to ensure the integration is not affected with minimal impact to business logic?

A developer created a new trigger that inserts a Task when a new Lead is created. After deploying to production, an outside integration is periodically reporting errors.

Which change should the developer make to ensure the integration is not affected with minimal impact to business logic?
A . Remove the Apex Class from the Integration User’s Profile.
B . Use the Database method with allOrNone set to False.
C . Use a Try/Catch block after the insert statement.
D . Deactivate the Trigger before the Integration runs.

Answer: C

Latest CIS-ITSM Dumps Valid Version with 434 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
Ravi Singh
Ravi Singh
3 years ago

Is option C is the correct ans ?