Mock Test A

  1. What can you debug on the debug log? [three answers]
    1. Delegated administration tasks.
    2. Workflow rules.
    3. Apex triggers.
    4. Custom layouts.
    5. Validation rules.
  2. A business wants to make sure that all Invoice (custom object) records have at least one invoice line item (which is a custom objec, with master-child relation to Invoice) record marked as Discounted, and a custom invoice line item field. How can you report on this? [one answer]
    1. Use a standard report type of Invoice with invoice line items, use a cross filter to get all invoices without line items, and then filter by Discounted equals True.
    1. Create a custom report type of Invoice with invoice line items, use a cross filter to get all invoices without line items, and then ...

Get Salesforce Advanced Administrator Certification Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.