Frage 1
Frage
Developer wants to ensure that when a parent record is deleted, child records are not deleted. Which relationship should the developer choose?
Antworten
-
lookup
-
master-detail
-
many-to-many
-
master-to-master
-
None
Frage 2
Frage
Developer wants to ensure that when a parent record is deleted, child records are not deleted. Which relationship should the developer choose?
Antworten
-
lookup
-
master-detail
-
many-to-many
-
master-to-master
-
None
Frage 3
Frage
29. A developer has created a junction object what is the significance of the first master-detail (primary) relationship? Select the Right Answer
Antworten
-
Look and feel, the junction object's detail and edit pages use the color and any associated icon of the primary master object
-
You cannot delete the primary relationship
-
You cannot rename the primary relationship
-
There is no significance
Frage 4
Frage
Which of the following is NOT a step in creating a junction object? Select the Right Answer
Antworten
-
Creating the custom object to serve as the junction object between the two master objects
-
Creating two master-detail relationships
-
Customizing the related lists on the page layouts of the two master objects
-
Creating two lookup relationships
Frage 5
Frage
31. An organization wants to leverage a custom objects to track bugs. The organization wants the ability to related bugs to parent bugs in a parent-child relationship. What type of relationship should be used? Select the Right Answer
Antworten
-
master-detail
-
self
-
hierarchical
-
many-to-many
Frage 6
Frage
An organization needs the ability view the value of the Opportunity Stage field on an Opportunity Product related list. Please choose the declarative method of fulfilling the requirement. Choose the Right answer
Antworten
-
Create an Apex method to replicate the value on the child object, and set the field level security to read-only and expose the new field on the Opportunity Product related list.
-
Create a cross object formula field on the Opportunity Product object and expose the formula field on the Opportunity Product related list.
-
Create a validation rule on the Opportunity Product object.
-
Create a new pick list field called Stage on the Opportunity Product object, and expose the filed on the Opportunity Product related list.
Frage 7
Frage
If a parent object has a lookup relationship defined with a child object. What happens in the child object when you delete a record from the parent? Choose the Right answer
Antworten
-
The child record is deleted
-
Nothing
-
The parent record cannot be deleted
-
The child record cannot be deleted
Frage 8
Frage
An organization wants to create a field to store manager data on the user object. The manager field is a reference to another user record. What type of relationship should be used? Choose the Right answer
Antworten
-
master-detail
-
hierarchical
-
lookup
-
many-to-many
Frage 9
Frage
What is true about a cross-object formula field for a master-detail relationship? Choose the Right answer
Antworten
-
You can only create a cross-object formula field on the parent object.
-
You can only create a cross-object formula field on the child object.
-
You can create a cross-object formula field on both the parent and child object.
-
Cross-object formula field is not available for master-detail relationship
Frage 10
Frage
What is true about a master-detail relationship? Please select two (2) choices. Please select two (2) choices.(Confusion question)
Antworten
-
When the parent record has been deleted, all the child records will be deleted.
-
You can have a child record without the parent record.
-
You have to expose the master lookup field on the child detail page layout
-
You cannot delete a child record
Frage 11
Frage
What is a junction object? Choose the Right answer
Antworten
-
Object with lookup relationship
-
Master detail relationship
-
Object with two lookup relationship
-
Object with two master-detail relationship
Frage 12
Frage
In a master-detail relationship, what happens when the a record is deleted from parent object Choose the Right answer
Antworten
-
Parent record alone gets deleted
-
Exception occurs
-
Parent and Child record will not be deleted
-
All child records are deleted
Frage 13
Frage
Object X has a lookup to Object Y. What among the following statements are TRUE Please choose two (2). Please choose two (2)
Antworten
-
Fields of both X and Y are accessible from Object Y
-
Fields of Object Y can be accessed from Object X
-
Fields of both Y and X are accessible from Object X
-
Fields of Object X can be accessed from Object Y
Frage 14
Frage
In master-detail relationship scenario where the fields of the parent object needs to be displayed in the related list. How will a developer design this: Choose the Right answer
Frage 15
Frage
In a master-child relationship between a standard object and custom object. Which of the following statements is NOT true. Please select two (2) items Please select two (2) items
Antworten
-
Standard object is always the master
-
Custom object is always a child
-
Custom Object is always the master
-
Standard or custom object can be a master
-
Standard object is never a child
Frage 16
Frage
The Force.com platform supports the following relationship types Select all which apply
Antworten
-
Self
-
Master Detail
-
Many to Many
-
Many to All
-
One to One
-
One to all
-
Validation Rules
-
Lookup
Frage 17
Frage
Fill in the blanks. ______________ lookup relations are allowed per object Fill in the blanks
Frage 18
Frage
Roll up Summary Field works in the case of which relationship Select the correct choice
Antworten
-
Master Detail
-
Master Master
-
Workflow
-
Validation Rules
-
Lookup
-
Do not lookup
-
Master to all
Frage 19
Frage
In Rollup Summary there is an option to include all records in thr roll-up or just that meets certain criteria True or False
Frage 20
Frage
In a master detail relationship the owner of the parent record controls both the parent and the child True or False
Frage 21
Frage
What is the number of components that can be added to a dashboard? Select the one correct answer
Frage 22
Frage
Which report type is used to group rows of data and show their subtotals. Select the one correct answer.
Antworten
-
Summary
-
Matrix
-
Tabular
-
Detailed
Frage 23
Frage
Which is the first step when creating reports? Select the one correct answer
Frage 24
Frage
Which of these is not a valid report type. Select the one correct answer.
Antworten
-
Summary
-
Matrix
-
Tabular
-
Detailed
Frage 25
Frage
Which report type is used to group rows and columns of data and show their subtotals. Select the one correct answer.
Antworten
-
Summary
-
Matrix
-
Tabular
-
Detailed
Frage 26
Frage
Which report type does not allow generation of charts? Select the one correct answer.
Frage 27
Frage
Which report type does not support analytical snapshot? Select the one correct answer.
Frage 28
Frage
In a recruitment application, a dashboard component needs to be built that will display total number of positions. Which dashboard component can be used to implement this feature? Select the one correct answer.
Antworten
-
Gauge
-
Metric
-
Table
-
Chart
-
VisualForce page
Frage 29
Frage
Universal Recruiters will like to hire ten employees in two months. In a recruitment application, a dashboard component needs to be built that will display progress towards achieving this goal of hiring of ten employees. Which dashboard component can be used to implement this feature? Select the one correct answer.
Antworten
-
Gauge
-
Metric
-
Table
-
Chart
-
VisualForce page
Frage 30
Frage
Universal Recruiters uses an external system for keeping track of exits from the organization. The CEO of the organization will like to view information about exits in the Salesforce application that Universal Recruiters uses. Which dashboard component can be used to implement this feature? Select the one correct answer
Antworten
-
Gauge
-
Metric
-
Table
-
Chart
-
VisualForce page
Frage 31
Frage
Universal Recruiters uses Force.com as its recruitment platform. The Sales VP of Universal Recruiters will like a report that will display progress in recruitment across six months. Which reporting component can be used to implement this feature? Select the one correct answer. (Confusion question)
Antworten
-
Summary
-
Matrix
-
Tabular
-
Analytic Snapshot
Frage 32
Frage
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?
Antworten
-
The users’ home page layouts to include a dashboard
-
Create a Workflow rule that sends a link to the dashboard in an email.
-
Schedule the dashboard for daily refresh and email distribution.
-
Create a series of daily recurring events providing the dashboard link
Frage 33
Frage
If you want the a list of positions what dashboard would you use?
Frage 34
Frage
A manager in an organization wants to share specific fields of data to his subordinates that only he has access to. What is the best way to share specific fields of data? Please select two (2) choices. Please select two (2) choices.
Antworten
-
Run As on dashboards
-
Folder Permission on a Report
-
Run As on scheduled reports
-
Folder Permission on a Dashboard
Frage 35
Frage
A developer needs to make a field that is normally accessible by most users inaccessible on the report wizard for specific users. What the best method to fulfill that requirement? Choose the Right answer
Antworten
-
Field level security
-
Remove the field from the page layout
-
Remove the field from the user profile
-
Change my display under personal settings
Frage 36
Frage
What can be done with report summary totals? Please select two (2) choices: Please select two (2) choices:
Frage 37
Frage
Select the features that are available through custom report types. Please select two (2) items. Please select two (2) items.
Antworten
-
Define object relationships and fields for reports
-
Define up to 4 object relationships
-
Define anti-join relationships
-
Create analytic snapshot reports
Frage 38
Frage
A developer needs to create a trending report what should he/she use to get the historical data? Choose the Right answer
Antworten
-
Analytic Snapshots
-
Roll-Up Summary
-
Report Types
-
Audit History Records
-
Reports
Frage 39
Frage
What is the best type of dashboard component to display a list of your top 10 customers? Choose the Right answer
Frage 40
Frage
What will cause the analytic snapshots run to fail? Please select three (3) choices. Please select three (3) choices. (Confusion question)
Antworten
-
The source report has been deleted
-
The target object has a trigger on it.
-
The running user has been inactivated
-
The target object is a custom object
-
The source report is saved as Matrix report
Frage 41
Frage
How do you highlight totals in a report Choose the Right answer
Antworten
-
Roll-up Summary Field
-
Formula Field
-
Custom Summary Field
-
Summary Totals
Frage 42
Frage
Recruiting application has a Position object that contains location, department and other information relating to a position. A report needs to customized that is grouped by department but not on locations. What is the best type of report would a developer choose? Choose the Right answer
Frage 43
Frage
In a data model object A is related to B, B is related to C. How will a developer create a report to include fields of A and C. Choose the Right answer
Antworten
-
Create lookup relationships between A,B and C
-
Create a Custom Report type with A, B and C, and use it in the report
-
Create a custom report with A and C fields as relationships already exist
-
Report cannot be created
Frage 44
Frage
When new objects and fields are added to Salesforce they are immediately available for reporting?
Frage 45
Frage
What would prevent a user from including fields when running a report?
Antworten
-
Roles
-
Field level security
-
Public Groups
-
Profiles
Frage 46
Frage
When designing an application, a developer needs to make a field editable to all profiles. In field level security what settiings should be used in this situation. Select the one correct answer.
Antworten
-
Disable Visible and Read-Only
-
Disable Visible but Enable Read-Only
-
Enable Visible but Disable Read-Only
-
Enable Visible and Read-Only
Frage 47
Frage
75. Universal Recruiters wants to make access to records in such a way that all managers should be able to access records that are accessible to their team members. Which feature of Force.com's security should be used to implement this requirement. Select the one correct answer.
Antworten
-
Object level access to profiles
-
Field level access to profiles
-
Organization wide defaults
-
Role hierarchy
-
Sharing rules
-
Manual sharing
Frage 48
Frage
A user at Universal Container has reported an issue with respect to approval process. You need to analyse this issue by reviewing the debug messages that get generated for these particular users. Which feature of the platform can be used to support this requirement? Select the one correct answer.
Antworten
-
Debug Log
-
System Log
-
Setup Audit Trail
-
Field level security
Frage 49
Frage
For approval process what groups can you have
Antworten
-
profiles
-
roles and subordinates
-
active team members
-
None
Frage 50
Frage
An organization has decided to manage hiring and positions. A custom object has been created to manage all new job positions. All positions below $50,000 must be approved by the hiring manager, and positions above $50,000 must be approved by the hiring manager, and the regional hiring manager. What would a developer use to declaratively fulfil the requirement? Select the Right Answer
Frage 51
Frage
An organization has created an application manage new hires and job positions. A custom object has been created to manage all job positions. Using an approval process they have configured the application to have the first step of the process require approvals from three different hiring managers. Select the two (2) possible approval choices based on multiple approvers for an approval step. Select TWO Right Answer
Antworten
-
Approve or reject based on the first response
-
Require unanimous approval from all selected approvers
-
Require majority approval from all selected approvers
-
Require x out of y approval from all selected approvers
Frage 52
Frage
When a record has been rejected by all approvers, Salesforce executes all final rejection actions. Which of the following is NOT a possible final rejection action? Select the Right answer
Antworten
-
Lock the record from being edited
-
Send an email to a designated recipient
-
Delete the record
-
Update a field on the record
Frage 53
Frage
A developer has created an approval process. What would require that a formula entry criterion be used versus standard criteria? Choose the Right answer
Antworten
-
User profile evaluates to ‘System Administrator’
-
Determine if the record is newly created
-
Determine if a record has been updated
-
Determine if a field has been changed
Frage 54
Frage
A developer has created an approval process. What would require that a formula entry criterion be used versus standard criteria? Choose the Right answer
Antworten
-
User profile evaluates to ‘System Administrator’
-
Determine if the record is newly created
-
Determine if a record has been updated
-
Determine if a field has been changed
Frage 55
Frage
Parallel approval Processes allow a record to be sent for approval to up to ---- diff users simultaneously Fill in the blanks
Frage 56
Frage
Can we monitor the Approval processes?
Frage 57
Frage
Related user concept allows us to implement:
Antworten
-
Parallel approval process
-
Dynamic approval routing
-
Multistep approval process
-
Single step approval process
Frage 58
Frage
Which statement is true about approval process? [Select two]
Antworten
-
Approval can be approved by any user which is related to current object.
-
Final rejection and final approval has the action to ‘lock the record’ which cannot be changed to ‘unlock the record’.
-
Initial submission has the action to ‘lock the record’ which cannot be changed to ‘unlock the record’.
-
In Approval process four types of actions can be defined while in workflow rule only 3 type actions can be defined.
Frage 59
Frage
Jump start wizard of approval process doesn’t allow to set: [Select Two]
Antworten
-
Allow submitters to recall approval requests option
-
Who can submit the record
-
Approver
-
Approval Assignment Email Template
Frage 60
Frage
Which statement is true in case of unanimous approval?
Antworten
-
When all approver will reject the record then only record will be rejected.
-
Only owner can approve the record.
-
Only manager of the owner can approve the record.
-
None of the above
-
Approves or rejects the record based on the FIRST response.
Frage 61
Frage
After enabling an approval process how many approval steps can be added?
Antworten
-
Only one
-
Only two
-
Only fifteen
-
As many as you want
-
None
Frage 62
Frage
After enabling and then disabling an approval process how many approval steps can be added?
Antworten
-
Only one
-
Only two
-
Only fifteen
-
As many as you want
-
None
Frage 63
Frage
Which of the of the following fields type is not allowed to be set as external ids. Select one correct answer.
Frage 64
Frage
In Data loader 50,000 more records CRUD at a time
Frage 65
Frage
When would a developer use upsert and external IDs? (Choose two answers.)
Antworten
-
To integrate with an external system
-
To migrate customizations from sandbox to production
-
To load related records without knowing Salesforce record IDs
-
To use the Force.com API to query for data
Frage 66
Frage
An organization wants to leverage the import wizards to import different types of data. What type of data cannot be imported through the wizard? Select the Right Answer
Antworten
-
Accounts and Contacts
-
Leads
-
Custom Objects
-
Users
Frage 67
Frage
An organization is interested in leveraging the Data Loader to load data into salesforce.com. Which of the following are NOT capabilities of the data loader? Please select two (2) choices. Select TWO Choices
Antworten
-
Import greater than 50,000 records
-
Import data into 2 objects in a single transaction
-
Rollback import transactions
-
Run by command line
Frage 68
Frage
A developer has created a custom field marked as an external id on an object. If two records in the object have the same external id, and an upsert action occurred for that same external id what would happen. Choose the Right answer
Antworten
-
The first matching external id record would be updated
-
Both matching external id records would be updated
-
A new record is created
-
An error would be reported
Frage 69
Frage
Salesforce.com has notified you that they have enabled the ability to update audit fields for your organization. When inserting a record which field can you set? Choose the Right answer
Antworten
-
CreatedDate
-
IsDeleted
-
SysModStamp
-
UpdatedDate
Frage 70
Frage
Which of the following is true about Roll-up summary fields? Select one correct answer.
Antworten
-
Roll-up summary can only be set on the parent of a Master-Detail or Lookup relationship.
-
Roll-up summary can be used to compute SUM,MIN,MAX,AVG over a set of records
-
The results of the roll-up summary is displayed on the child in a master-detail relationship.
-
Roll-up summary fields are read only.
Frage 71
Frage
The number of master detail relationship that an object can have is?
Frage 72
Frage
The number of Lookup relationship that an object can have is?
Frage 73
Frage
Which of these is true about Lookup Relationship? Select one correct answer.
Antworten
-
Parent is not a required field and may be omitted.
-
Deleting an object deletes its children.
-
Roll-up summary field can be used to perform basic operations over all children of a parent record.
-
Security access of the child record is dependent upon the parent record.
Frage 74
Frage
Maximum No of Master Details per child object