Question : 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?
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
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
Question : 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.