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 chat reads task records is periodically reporting errors.

Which change should the developer make to ensure the integration is not affected with minimal impact to business logic?
A . Deactivate the trigger before the integration runs.
B . Use a try-catch block after the insert statement.
C . Remove the Apex class from the integration user’s profile.
D . Use the Database method with all or None set to false

Answer: D

Latest PDI Dumps Valid Version with 191 Q&As

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

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
Arham
Arham
2 months ago

B . Use a try-catch block after the insert statement.