Premium

Salesforce Developer Certifications Questions and Answers (Dumps and Practice Questions)



Question : How long is the setup audit trail stored for?
 :  How long is the setup audit trail stored for?
1. 7 days
2. 30 days
3. 90 days
4. 180 days
5. 360 days

Correct Answer : 4

Explanation: The setup audit trail history helps you track the recent setup changes that you and other administrators have made to your organization. This can be especially useful in organizations with multiple administrators.
To view the setup audit trail history, from Setup, click Security Controls | View Setup Audit Trail. To download your organization's full setup history for the past 180 days, click the Download link.
The setup audit trail history shows you the 20 most recent setup changes made to your organization. It lists the date of the change, who made it, and what the change was. Additionally, if a delegate (such as an administrator or customer support representative) makes a setup change on behalf of an end-user, the Delegate User column shows the delegate's username. For example, if a user grants login access to an administrator and the administrator makes a setup change, the administrator's username is listed.






Question : : You need to track changes that a developer, who has left, made to the configuration. Which tool should you use?



 :  : You need to track changes that a developer, who has left, made to the configuration. Which tool should you use?
1. Audit Trail
2. Account History
3. Action History
4. App History

Correct Answer :1
Setup Audit Trail is the only tool that will track changes to the setup and configuration of Salesforce. Field history tracking tracks change s to data, but not to configuration

The setup audit trail history helps you track the recent setup changes that you and other administrators have made to your organization. This can be especially useful in organizations with multiple administrators.
To view the setup audit trail history, from Setup, click Security Controls | View Setup Audit Trail. To download your organization's full setup history for the past 180 days, click the Download link.
The setup audit trail history shows you the 20 most recent setup changes made to your organization. It lists the date of the change, who made it, and what the change was. Additionally, if a delegate (such as an administrator or customer support representative) makes a setup change on behalf of an end-user, the Delegate User column shows the delegate's username. For example, if a user grants login access to an administrator and the administrator makes a setup change, the administrator's username is listed.






Question : Which of the following statements are true about field history tracking?
A. it allows developer s to choose only custom fields for tracking changes.
B. It allows developers to choose up to 20 fields per object for tracking changes.
C. It does not track old and new values for long text area fields and multi-select picklists.
D. It replaces an old entry with a new entry in the History related list, any time a user modifies any of the standard


 :  Which of the following statements are true about field history tracking?
1. A,B
2. B,C
3. C,D
4. A,D

Correct Answer : 2


Explanation: You can select up to 20 fields to track per object via Chatter Feed tracking. When you also select "All Related Objects" in addition to 20 fields you encounter an error, "An error has occurred in the following section: [Exception, FeedFieldHistoryPerEntityExceededException]. Salesforce.com has been notified of this error."
Repro
1. Enable Feed tracked changes on an object via Chatter settings
2. Select "All Related Objects" in addition to 20 fields for the object



Related Questions


Question : What does development mode enable?

A. Inline editor
B. File check In and out
C. Page creation
D. Development sandbox


 : What does development mode enable?
1. A,B,C
2. A,C
3. A,B
4. A,B,C,D


Question : What type of content can be include in Visualforce pages?
A. Text
B. HTML
C. JavaScript
D. Flash
 : What type of content can be include in Visualforce pages?
1. A,B,C
2. A,C
3. A,B
4. A,B,C,D


Question : Which of the following best defines controllers?
 : Which of the following best defines controllers?
1. A set of instructions specifying what happens when a user interacts with the components specified in the page. Available for all standard and custom objects.
2. These contain the code for displaying a custom user Interface, and are a combination of
standard Web technologies such as HTML JavaScript (including AJAX), and Flex.

3. These are either standard or custom UI const



Question :

Script tags allow you to create JavaScript (or other types of) functions that can be used with in your pages.



 :
1. True
2. False


Question : Which are the types of Assignment Rules?

 : Which are the  types of Assignment Rules?
1. Lead Assignment Rules
2. Case Assignment Rules
3. Access Mostly Uused Products by 50000+ Subscribers
4. 1 and 3 only
5. All 1,2 and 3


Question : You can use the component to deploy a flow within a Visualforce page

 : You can use the component to deploy a flow within a Visualforce page
1. True
2. False