Free DEX-450 Exam Braindumps (page: 16)

Page 15 of 115

How can a developer set up a debug log on a specific user?

  1. It is not possible to setup debug logs for users other than yourself.
  2. Ask the user for access to their account credentials, log in as the user and debug the issue.
  3. Create Apex code that logs code actions into a custom object.
  4. Set up a trace flag for the user, and define a logging level and time period for the trace.

Answer(s): D



A developer needs to create a Visualforce page that displays Case dat

  1. The page will be used by both support reps and support managers. The Support Rep profile does not allow visibility of the Customer_Satisfaction__c field, but the Support Manager profile does.
    How can the developer create the page to enforce Field Level Security and keep future maintenance to a minimum?
  2. Create one Visualforce Page for use by both profiles.
  3. Use a new Support Manager permission set.
  4. Create a separate Visualforce Page for each profile.
  5. Use a custom controller that has the with sharing keywords.

Answer(s): D



When an Account's custom picklist field called Customer Sentiment is changed to a value of "Confused", a new related Case should automatically be created. Which two methods should a developer use to create this case? (Choose two.)

  1. Process Builder
  2. Apex Trigger
  3. Custom Button
  4. Workflow Rule

Answer(s): A,B



What are three characteristics of static methods? (Choose three.)

  1. Initialized only when a class is loaded
  2. A static variable outside of the scope of an Apex transaction
  3. Allowed only in outer classes
  4. Allowed only in inner classes
  5. Excluded from the view state for a Visualforce page

Answer(s): A,C,E






Post your Comments and Discuss Salesforce DEX-450 exam with other Community members: