List of questions
Related questions
Question 79 - Certified Design and Build Integration Solutions (ARC-101) discussion
Northern Trail Outfitters needs to send order and line items directly to an existing finance application webservice when an order if fulfilled. It is critical that eac order reach the finance application exactly once for accurate invoicing.
What solution should an architect propose?
A.
Trigger invokes Queueable Apex method, with custom error handling process.
B.
Trigger makes @future Apex method, with custom error handling process.
C.
Button press invokes synchronous callout, with user handling retries in case of error
D.
Outbound Messaging, which will automatically handle error retries to the service.
Your answer:
0 comments
Sorted by
Leave a comment first