CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 30: Certified Platform Developer II

A company processes Orders within their Salesforce instance. When an Order's status changes to 'Paid' it must notify the company's order management system(OMS). The OMS exposes SOAP web service endpoints to listen for when to retrieve the data from Salesforce. What is the optimal method to implement this?

Nội dung câu hỏi

A company processes Orders within their Salesforce instance. When an Order's status changes to 'Paid' it must notify the company's order management system(OMS). The OMS exposes SOAP web service endpoints to listen for when to retrieve the data from Salesforce. What is the optimal method to implement this?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Generate the Enterprise WSDL and use it to make a callout to the OMS.
  2. B. Generate the Partner WSDL and use it to make a callout to the OMS.
  3. C. Create an Outbound Message that contains the session ID and send it to the OMS. — đáp án hiện tại
  4. D. Create an Apex trigger and make a callout to the OMS from the trigger.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề