Câu 12: Salesforce Certified Sharing and Visibility Architect
Universal Containers (UC) uses a custom Lightning component with an Apex class to display shipment information (custom object, private OWD). UC sales managers are complaining about two important points:Shipment records that belong to their teams can be seen by other users. Shipment amount should be visible only by man…
Nội dung câu hỏi
Universal Containers (UC) uses a custom Lightning component with an Apex class to display shipment information (custom object, private OWD). UC sales managers are complaining about two important points:Shipment records that belong to their teams can be seen by other users. Shipment amount should be visible only by managers, but sales reps are able to view it. Which two features did the development team miss that is causing the problems? (Choose two.)
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.
- A. Use isSearchable keyword in Apex classes to assure record visibility.
- B. Use With Sharing keyword in Apex classes to enforce sharing rules evaluation. — đáp án hiện tại
- C. Use runAs in test class to enforce user permissions and field-level permissions.
- D. Use isAccessible() method in Apex classes to check field accessibility. — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.