Dev_401_Megan_Profit 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. Tabs B. Page Layouts C. Custom Fields D. Visual Force Pages E. Apex Classes
E. Apex Classes.
Which of the following is not the Return Type for Formula Fields? A. Currency B. Radio Button C. Text D. 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 Task B. Create an Event C. Create an Email Alert D. Create an Outbound Message
B. Create an Event
Which of the following can not be a Dependent Picklist? A. Checkbox B. Multi-Select Picklist C. Custom Picklist D. 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 Organization B. Tags can be enabled by enabling Tags permission for the Profiles C. Tags can be added on the Records D. 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. True B. 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” on reports? A. Summary formula can reference another summary formula B. When fields are deleted, they are also deleted from the summary formulas that reference them C. One can have 5 Custom Summary Formulas that Reference them D. 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?
5M B. But the amount allotted for solutions is 10M B.
The Size Limit of Attachments in Chatter is?
2G B.
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. Forecasting B. Opportunities C. Opportunity products D. 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 Layout B. Mini Page Layout C. 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 Functionality D. 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 Groups B. Extend the access to users in Public Groups C. Restrict the access to other Developers D. Extend the access to other Developers
B. Extend the access to users in Public Groups.
You cannot define Mini-Page Layouts for: A. Case Layout B. Solution Layout C. Close Case Layout D. Account Layout E. User Layout
C. Close Case Layout.
You can grant “Read” and “Create” permissions on all standard objects in sites except…? A. Products B. Price Books C. Ideas D. 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 in B. From reports C. From Formula Fields D. 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 rules A. 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. Model B. View C. Controller
B. View
Formatting of report is maintained when it is exported via Export Details? True or False?
B. False
Only Customer Portals can be used for self-registration in Salesforce.com sites. True or False?
True.
RSS Feeds are supported on the Force.com Sites? True or False?
True.
If you schedule a report to run on the 31st day of every month, then the report runs on? A. Last Day of Every Month B. Last Day of those Months which have 31 Days C. Last Day of those Months which have 31 Days for rest of the months Report is scheduled on 1st D. No such criteria is available for Scheduling
B. Last Day of those Months which have 31 Days.
Which one the following Boolean function is not used in the advanced filter conditions in Reporting? A. AND B. OR C. NOT D. All three are Used
D. All three are Used.
How is the “Expected Revenue” calculated in the opportunity?
Amount multiplied by the probability.
A Field hidden from Field Level Security is available from? A. Search B. Reports C. Page Layout D. Console E. None of the Above
E. None of the Above.
Based soley on the role hierarchy a manager can do all of the following EXCEPT: A. View, edit, delete, and transfer his/her and his/her subordinate’s records B. Extend sharing on both his/her and his/her subordinate’s records C. View all folders his/her subordinate has access to, i.e., Reports, Documents, and Email Templates D. View records his subordinate does not own but can view
C. View all folders his/her subordinate has access to, i.e., Reports, Documents, and Email Templates.
Approval Related history list has all the fields which are present on the approval layout? Yes or No?
No.
Under what circumstances would the sharing button be enabled on a detail view for a record?
When the record sharing is set to public read only or private for the object.
When you delete a lead from a campaign, it deletes the lead record itself? True or False?
False.
It is possible for a Page Layout to be associated with a Record Type? True or False?
True.
Case escalation rules triggered on the last modification will be reset each time a user does what? A. Reads a Case B. Edits a Case C. Creates a Case D. None of the above
B. Edits a Case.
What is the use of marketing user profile? A. User can create campaigns B. User can import Leads C. User can work in marketing Application D. None of the above
A. User can create campaigns.
Values on the Converted Leads can be edited? True or False?
False.
If a lead, with a single marketing campaign is converted, the campaign information will map to the newly created contact and opportunity record and will be available for reporting? True or False?
True.
Default values are available for standard text fields. True or False
False.
Which of the following is a Precondition for enabling the Territory Management? A. Customizable Forecasting B. Standard Forecasting C. Active Currency D. None of the above
A. Customizable Forecasting.
If you want “List of Positions” which Dashboards will you use? A. Table B. Chart C. Gauge D. Scatter E. Metric
A. Table.
Which of the following makes it possible to view a forecast based on the following: Territory, Product Family, Date Range, Sales Team A. Product Family, Date Range, Sales Team B. Territory, Product Family, Date Range C. Territory, Product Family, Sales Team D. Date Range, Sales Team
B. Territory, Product Family, Date Range.
Which type of field cannot be universally required?
Lookup.
When configuring Customizable Forecasting, you can set which of the following Forecast Dates for determining which opportunities contribute to the forecast? A. Opportunity Close Date Only B. Product Date Only C. Schedule Date Only D. Commit Date E. Opportunity Close Date, Product Date, Schedule Date
E. Opportunity Close Date, Product Date, Schedule Date.
What is the use of checking the Marketing User checkbox at the User level? A. User can create campaigns B. User can import Leads C. User can work in marketing Application D. User can be assigned marketing manager profile E. User can work on Campaign object F. None of the above
B. User can import Leads.
If you have an email campaign and a telemarketing campaign that both influenced the same opportunity and you designated the email campaign as the primary campaign source, the campaign statistics opportunities fields will be populated for the? A. Email Campaign B. Telemarketing Campaign C. Both Campaigns D. Blank
A. Email Campaign.
You must be a user of salesforce.com in order to receive an email notification in the case escalation process? True or False?
False.
A Record Type may determine the default value of a picklist field. True or False?
True.
If a profile does not have access to an application, that profile will also not have access to the tabs and objects of that application. True or False?
False.
In Page Layout can you add an inline Visualforce Page? True or False?
True.
It is possible to share a custom object record manually. True or False?
False.
Fields hidden using Field Level Security are subject to Data Validation Rules. True or False?
True.
The Opportunity stage related list can be customized to show changes to specific fields on the opportunity? Yes or No?
No.
How can a developer get a Custom Object added to the quick create list?
Expose a custom tab for the custom object.
Which statement is true about a custom tab? A. It can only be included in one application B. It can be included in as many applications as desired C. It can only be included in standard applications D. It can only be included in custom applications
B. It can be included in as many applications as desired.
What minimum level of access is required on accounts to add a task to it?
Edit.
Which of the following is NOT a step in creating a junction object? A. Creating the custom object to serve as the junction object between the two master objects B. Creating two master-detail relationships C. Customizing the related lists on the page layouts of the two master objects D. Creating two lookup relationships
D. Creating two lookup relationships.
A Workflow Approval process may be used for all of the following objects EXCEPT: A. Opportunity B. Users C. Assets D. Contracts
B. Users.
What is not possible with a User object page layout? A. Add a custom button B. Add a custom Link C. Add a custom Field D. Add an Inline Visual Force Page
A. Add a custom button.
Automate data load from SFDC at 2:00am. How would a developer do this? A. Schedule manager of Import Wizard. B. CLI of Data Loader C. Use Export Scheduler of Data Loader GUI D. Use Data Export Service
B. CLI of Data Loader.
Which does NOT apply to Custom Formula Fields: A. Custom Formula Fields can reference other formula fields B. Custom Formula Fields can reference standard fields C. Custom Formula Fields can reference custom fields D. Custom Formula Fields can calculate across objects
D. Custom Formula Fields can calculate across objects.
A developer wants to ensure that when a parent record is deleted, child records are not deleted. What relationship should the developer choose?
Lookup.
All of the following are allowed when creating an initial submission action for a Workflow Approval Process EXCEPT: A. Send an email notification B. Unlock the record C. Create a task D. Update a field value
B. Unlock the record.
To which value opportunity defaults when converting a lead to an opportunity? A. Stage Defaults to first option in the picklist, close date defaults to the last day in the quarter, and the amount defaults to blank B. Stage defaults to first option in the picklist, close date defaults to 3 months from conversion date, and amount defaults to blank C. Stage defaults to Blank, close date defaults to Today, and amount defaults to blank D. User defines amount, close date, and stage upon conversion E. None of the above
A. Stage Defaults to first option in the picklist, close date defaults to the last day in the quarter, and the amount defaults to blank.
When would a developer not use Upsert and External ID’s?
To migrate customization’s from sandbox to production.
Which of the following can NOT be used to customize your Home Page? A. Company logo (Image) B. Dashboard Snapshot C. Custom Links D. Custom Formula Field
D. Custom Formula Field.
What does a Profile Control?
Read, Create, Edit, and Delete Permissions.
Which field on an opportunity detail page allows you to designate the most influential campaign for that opportunity? A. Campaign Member Type B. Parent Campaign C. Primary Campaign Source D. Campaign Member Type
C. Primary Campaign Source.
Which of the following features is not available in the Professional Edition? A. Big Deal Alert B. Workflow C. Account Sharing Rules D. Multi-Currency
B. Workflow.
Custom Formula Fields do NOT support which of the following functional expressions? A. Adding multiple records together B. If/then/else conditional statements C. Clickable image buttons D. Combine text strings together
A. Adding multiple records together.
Which of the following best describes the Opportunity Stage History related list? A. By default the list shows, all changes made on the opportunity record B. The list tracks Stage, Amount, Expected Amount, Probability, and Close Date changes C. The list can be customized to show changes to specific fields on the opportunity D. None of the above
B. The list tracks Stage, Amount, Expected Amount, Probability, and Close Date changes.
_____allow you to offer different business processes, picklist values, and page layouts to different users based on their profiles. A. Record types B. Custom Setting C. Junction objects D. Workflow Rules E. Visualflow
A. Record types.
_____sharing rules determine whom to share records with based on field values in records? (SPR ‘11 Release). A. Criteria-based B. Data - based C.. Object - based D. Manual E. Apex
A. Criteria-based.
Criteria based sharing rules for Test and Text Area Fields are case-sensitive. True or False?
True.
Person accounts count against only account storage and not contact storage. True or False?
False.
To delete a note or attachment, you must be the owner of the note or attachment or an administrator with the “Modify all Data” permission. True or False?
True.
Create________for opportunities to differentiate your regular sales deals from your professional services engagements and offer different picklist values for each. A. Page Layout B. Record type C. Workflow Rule D. Validation Rule
B. Record type.
Which functionality needs to be used if one wants to restrict the Solution Stage picklist values? A. Record Type B. Solution Process C. None of the above D. Validation Rule
B. Solution Process.
Notes and attachments marked as private via the Private check-box are accessible only to the person who attached them and to the person above them in the role Hierarchy. True or False?
False.
Unit tests are class methods that verify whether a particular piece of code is working properly. True or False?
True.
Which of the following Objects is included in Territory Management? A. Lead B. Opportunity C. Activity D. All of the above
B. Opportunity.
Combination chart can not be made for which type of Reports? A. Tabular Reports B. Summary Reports C. Matrix Reports D. None of the Above
A. Tabular Reports.