nerdexam
Salesforce

CRT-450 · Question #89

niversal Containers (UC) processes orders in Salesforce in a custom object, Crder_c. They also allow sales reps to upload CSV files with of orders at a time. A developer is tasked with integrating…

The correct answer is A. Callout from an rare method called from a trigger. See the full explanation below for the reasoning.

Question

niversal Containers (UC) processes orders in Salesforce in a custom object, Crder_c. They also allow sales reps to upload CSV files with of orders at a time. A developer is tasked with integrating orders placed in Salesforce with UC's enterprise resource planning (ERP) system. After the status for an Craer__c is first set to "Placed', the order information must be sent to a REST endpoint in the ERP system that can process ne order at a time. What should the developer implement to accomplish this?

Options

  • ACallout from an rare method called from a trigger
  • BCallout from a Sarchabie class called from a scheduled job
  • CFlow with 2 callout from an invocable method
  • DCallout from a queseatie class called from a trigger

How the community answered

(44 responses)
  • A
    82% (36)
  • B
    7% (3)
  • C
    2% (1)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full CRT-450 Practice