Dev 401 cards Flashcards
How can you create many-to- many relationships in Salesforce.com?
Use a Junction Object.
Can Dashboard Components be retrieved from the Recycle Bin upon deletion?
No.
How many External ID’s are allowed on an object?
3
What can not be done with Profiles?
Give access to records by modifying the record types.
What functionality is NOT available on the Custom Object?
Assignment Rules.
What can be done with the Page Layout Editor?
Make a Field Mandatory & Make a Field Read-Only
What happens when a Parent Record is deleted in the Parent Child model having a Lookup Relationships between Parent - Child Objects?
The Child Records will not be deleted.
Within a custom recruiting application, Universal Containers uses a custom position object to track positions. Positions expire 90 days after they have been approved. A Workflow Rule is in place to send an email to the hiring manager listed on a position 15 days before the expiration date. What will happen if the expiration date of a position is extended by 30 days?
An email will be sent 15 days before the updated expiration date.
A developer wants to ensure that when a parent record is deleted, child records are NOT deleted. What relationship should the developer choose?
Lookup Relationship.
True or False, can a custom tab be included in as many applications as desired?
True.
When would a developer use Upsert and External ID’s?
To integrate with an external system and to load related records without knowing Salesforce record ID’s.
A group of executives has requested a convenient way to see daily metrics without having to log in to Salesforce. How would a developer accomplish this goal?
Schedule the dashboard for daily refresh and email distribution.
For a Contact Object, All Users should be able to see all the fields except User Y; Who should be NOT able to see the “Mobile No. Field.” This functionality will be achieved by using what?
Field Level Security.
Which of the following represents a Controller in Model | View | Controller Model?A. TabsB. Page LayoutsC. Custom FieldsD. Visual Force PagesE. Apex Classes
E. Apex Classes.
Which of the following is not the Return Type for Formula Fields? A. CurrencyB. Radio ButtonC. TextD. Percent
B. Radio Button
Can Data Loader be initiated through the Command Line?
Yes.
Which of the following can not be done via Workflow?A. Create a TaskB. Create an EventC. Create an Email AlertD. Create an Outbound Message
B. Create an Event
Which of the following can not be a Dependent Picklist?A. CheckboxB. Multi-Select PicklistC. Custom PicklistD. None of the Above
A. Checkbox
Which of the following is not a correct statement?A. Tags can be enabled by enabling Tags permission for the OrganizationB. Tags can be enabled by enabling Tags permission for the ProfilesC. Tags can be added on the RecordsD. Tags can be accessed from the sidebar component
B. Tags can be enabled by enabling Tags permission for the Profiles
Encrypted fields are editable regardless of whether the user has the “View Encrypted Data” permission. A. TrueB. False
A. True
What functionality cannot be achieved by “Final Rejection Action” in an “Approval Process?”
Deleting the Record.
What feature is used to Report on Historical Data?
Analytical Snapshot.
When you delete an analytic snapshot, the source report and target object are also deleted? True or False?
False.
What happens to the Secondary Relationship when the Primary Relationship is deleted in the Junction Object?
Secondary Relationship becomes Primary Automatically.
How many Dynamic Dashboards are allowed for an Organization?
3
What is related to “View Layer” in MVC Model?
Visualforce Pages.
Is a corresponding list view also automatically created when a queue is created in Salesforce.com? True or False?
True.
After creating a custom report type, can the user change the Primary Object associated with the report Type?
No.
As a user has “Read Only” access to the account, will he be able to attach the file in the attachment related list on a record?
No.
Default values can be set on the Dependent Picklist Fields? True or False?
False.
Which of the following is not true regarding “Custom Summary Formula Fields?” A. Summary formula can reference another summary formulaB. When fields are deleted, they are also deleted from the summary formulas that reference themC. One can have 5 Custom Summary Formulas that Reference themD. The summary types Sum, Largest Value, Smallest Value, and Average are not available for use with the Record Count Field
A. Summary formula can reference another summary formula.
Roll-up summary and formula fields are always read only on detail pages and not available on edit pages. True or False
True.
The Size Limit of Attachments in a Record SFDC is?
5MB. But the amount allotted for solutions is 10MB.
The Size Limit of Attachments in Chatter is?
2GB.
Dynamic Dashboards can have a scheduled refresh? True or False?
False.
Standard reports parameters (Available Fields, Criteria, Time Frame) can be changed and saved in the same Standard Report? True or False?
False.
How do you enable the Multi-Currency feature in Salesforce.com?
Enable by raising a case and contacting Salesforce.com.
“Dated Exchange Rates” are not used for? A. ForecastingB. OpportunitiesC. Opportunity productsD. Opportunity product schedules
A. Forecasting
Custom Objects in sites have which kind of permission?
Read, Create, Edit and Delete.
How many Big Deal Alerts can be activated for an opportunity in an organization?
1
Hover Layouts are based on the____? A. Page LayoutB. Mini Page LayoutC. Console D. Hover Layout
B. Mini Page Layout.
Can an opportunity that already triggered a Big Deal Alert and then fell below the threshold can trigger a second Big Deal Alert if it cross that threshold again? Yes or No?
Yes.
Standard fields can be made as External ID Fields?
No.
What is the difference between “View All Data” and “View All” permission available on Profile?A. The “View All Data” permissions override sharing settings for all objects in the organization, while the object permissions “View All” override sharing settings for the named object. B. The “View All Data” permissions override sharing settings for the named object, while the object permission “View All” permissions override sharing settings for all objects in the organization. C. Both have the Same FunctionalityD. View All Permission allows User to View the Data whereas “View All” allows people to view the Setup.
A. The “View All Data” permissions override sharing settings for all objects in the organization, while the object permissions “View All” override sharing settings for the named object.
The status field cannot be updated by approval processes? True or False?
True.
Is it possible to set the System Fields like “Created Date” to any date during the “Initial Load?”
Yes, a case needs to be raised with Salesforce.com.
Enabling Visualforce development mode provides you with: A. A special development footer on every Visualforce page.B. The ability to define new Visualforce pages just by entering a unique URL.C. Error messages that include more detailed stack traces than what standard user receive. D. All of the Above.
D. All of the Above (A special development footer on every Visualforce page. The ability to define new Visualforce pages just by entering a unique URL. Error messages that include more detailed stack traces than what standard user receive.
Mini page layouts inherit record type and profile associations, related lists, fields, and field access settings from their associated page layout. True or False?
True.
Divisions do not restrict users’ access to data and are not meant for security purposes. Yes or No.
Yes.
Person accounts count against both account and contact storage because the API considers each person account to consist of one account as well as one contact. True or False?
True.
Field Level access settings inherited from the associated page layout can be changed on the mini-page layout itself? Yes or No?
No.
Sharing Rules are used to: A. Restrict the access to users in Public GroupsB. Extend the access to users in Public GroupsC. Restrict the access to other DevelopersD. Extend the access to other Developers
B. Extend the access to users in Public Groups.
You cannot define Mini-Page Layouts for:A. Case LayoutB. Solution LayoutC. Close Case LayoutD. Account LayoutE. User Layout
C. Close Case Layout.
You can grant “Read” and “Create” permissions on all standard objects in sites except…?A. ProductsB. Price BooksC. IdeasD. All of the Above
D. All of the Above.
ID’s can not be identified from which of the following standard ways?A. From the Salesforce.com URL when a record is displayed inB. From reportsC. From Formula FieldsD. Through the web services API i.e. Data Loader
C. From Formula Fields.
Custom Lookup Field can be created between Account and Opportunity?
Yes.
Which feature in Salesforce.com allows managers to see the Data of their Sub-ordinates?
Role Hierarchy.
What should be the “Advanced Filter Conditions” to meet the requirement “Find All the Opportunities over $1 Million that are Closing in the next 60 days as well as Opportunities over $5 Million that are closing in the next 120 days? A. (1 OR 2 OR 3) AND 4 B. (4 AND (2 OR 3)) OR 1 C. (1 AND 2) OR (3 AND 4) D. (1 AND (2 OR 3)) OR 4
C.1 AND 2) OR (3 AND 4)
If the Time Zone Field on Your Organization is IST and the Time Zone Field on your user record is set to Pacific Standard Time (PST), and you schedule a report to run every day at 2:00pm then? A. The report runs every day at between 2:00 PM and 2:29 PM IST B. The report runs every day at between 2:00 PM and 2:29 PM PST C. The report runs every day at between 2:00 PM and 2:29 PM for the Time Zone of Administrator D. Both A & B
B. The report runs every day at between 2:00 PM and 2:29 PM PST.
Salesforce.com processes any rules in the following order: 1. Validation rules2. Assignment rules3. Auto-response rules4. Workflow rules (with immediate actions)5. Escalation rulesA. 1->2->3->4->5 B. 1->3->4->2->5 C. 4->1->2->3->5 D. 1->3->5->4->2
A. 1->2->3->4->5
Salesforce.com recommends setting the sharing to private for the objects on which you grant “Read” access for your site? True or False?
True.
On the Candidate Object, there is a hover on candidate experience which shows some information. X User wants to add additional information in that page. What needs to be done? A. X User has to change a Mini page layout B. X User has to change candidate page layout C. X User has to change a hover record type D. X User has to change Hover Layout
A. User has to change a Mini page layout.
Fields marked “Always Displayed” on page layouts are automatically included on the mini-page layout and cannot be removed unless they are removed from the page layout. True or False?
True.
How many asset records can be imported via import wizard?A. 500 B. 5,000 C. 50,000 D. Asset Records cannot be imported via Import Wizard
D. Asset Records cannot be imported via Import Wizard.
If a field is required in the page layout and read only in the field-level security settings then what will happen? A. The page layout overrides the field-level security and the field will be required only for the user B. The field-level security overrides the page layout and the field will be read only for the user C. This case will never arise and if tried an error will be thrown D. Both will be over ridden by the Profile level permission
B. The field-level security overrides the page layout and the field will be read only for the user.
What object cannot be imported via the Import Wizard? A. Leads B. Solution C. Cases D. Person Accounts
C. Cases.
Report charts are included in email reports. True or False?
False.
Due to which reasons do analytical snapshots fail? A. Source report has been deleted B. Running user is inactive C. Report has been changed to Matrix report D. All of the above
D. All of the above.
Custom Tabs are part of_____in (Model - View - Controller) Relationship. A. ModelB. ViewC. Controller
B. View
Formatting of report is maintained when it is exported via Export Details? True or False?
B. False