function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Kalpana ReddyKalpana Reddy 

few ceritfication dump questions - confused

Can some one clarify the answers for the following questions as different dumps have different answers for these questions.

 

What will cause the analytic snapshots run to fail? Please select 3 choices.

a)      The source report has been deleted.
b)     The target object has a trigger on it.
c)      The running user has been inactivated.
d)     The target object is a custom object.
e)      The source report is saved as Matrix report
 
2) 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 
 1.    master-detail
2.     self
3.     hierarchical
4.     many-to-many
 
 
3) 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. 
 
1.    Standard object is always the master
2.     Custom Object is always the master
3.     Custom object is always a child
5.     Standard or custom object can be a master
6.    Standard object is never a child
 
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 2 choices. 
 
a.       Run As on dashboards
b.      Folder Permission on a Report
c.       Run As on scheduled reports
d.      Folder Permission on a Dashboard
 
Manager is above the role hierarchy and wants to share some of the account records with his team mates/sub-ordinates. What do you do to achieve this functionality? Select 2 choices:
 
a)      Update dashboard folder.
b)     Update dashboard running user.
c)      Update report folder.
d)     Update report running user.
 
How a developer does enables user to access tags in the sidebar. Select 3 chocies:
 
1.    Adding tags to the sidebar in home page layout
2.    By enabling tags for public groups.
3.    Enabling Tags on user profile.
4.    By enabling Tags on page-layout and object.
5.    Enabling Tags for org
 
There are two M-D relationship has to be created on object X . The first m-d relation is created is the primary relationship. What is the effect of the primary relationship on X.
 
1.    Custom Report Type are limited to two primary relationship
2.    The primary set cannot b deleted
3.    there will be no effect on X
4.    X will inherit the look n feel of the primary master object. 
 
A job application object has a child review object to store candidate review. The review needs to be tracked between a score of 1 to 5. The score has to be a choice between 1 and 5 displayed as a radio button. How will a developer cater to this requirement? Choose the Right answer 
 
1.    Create 5 fields for scores (1 to 5) of type radio-button and use it in review page layout.
2.    Create a dependent pick list that feeds the radio button type field.
3.    Create a formula field
4.    Create visual force page with radio buttons for review object
 
What is true about a master-detail relationship? Please select 2 choices. 
 
1.    When the parent record has been deleted, all the child records will be deleted.
2.    You can have a child record without the parent record.
3.    You have to expose the master lookup field on the child detail page layout.
4.    You cannot delete a child record.
 
What are the components of the dashboard that use grand totals? please choose two (2) items?
a)      Chart
b)      Metric
c)      Table
d)     Gauge
 
What field can be controlled by translation workbench?
  1. Rule Criteria
  2. Formula
  3. Validation Errors
  4. Assignment Rules

 

Thanks,

Kalpana Reddy

 

Rahul_sgRahul_sg

I'd advise to try in your dev org....This will help you to learn the platform features

Sagar PareekSagar Pareek

To clarify your doubts please look at these suggestions and links:

1.There are these following reasons which cause AS to run fail:

https://login.salesforce.com/help/doc/en/data_troubleshooting_snapshots.htm

 

2.When it comes to tracking the same thing its always self relation.

   I suggest you to look after ERD diagrams for this http://www.salesforce.com/us/developer/docs/api/Content/data_model.htm#topic-title

 

3.I will suggest you to just eliminate the absolutely wrong options here, you will get the right answer.

 For your help just keep in mind :You can define master-detail relationships between custom objects or between a custom object and a standard object. However, the standard object cannot be on the detail side of a relationship with a custom object. In addition, you cannot create a master-detail relationship in which the User or Lead objects are the master.

 

4.I think the answer is A and C.

 

A is definitely right, since this is a standard usage of dashboard. Admin can set  "View dashboard as:" for each dashboard, therefore even the end users have not enough permissions, they can still see the full dashboard.

 

C is also right, because the report is sent to end user by email. Therefore, end user can see the report by email and pass the FLS or sharing restrictions of the Salesforce platform.

 

B and D only set the permission of the folder, but who can access the folder not equal to how can see the record/field of the report/dashboard.

 

5. For tags refer :

https://login.salesforce.com/help/doc/en/customize_tag_settings.htm

 

6.The detail inherits the sharing, security settings as well as the look and feel of the master.

 

7.This can be achieved by creating a formula.

 

8.Always remember Master detail relationship is a tightly coupled relationship. So when ever a parent record is deleted all child records are deleted.

 

9.For this you must go through to practice dashboards components and reports from the force.com workbook you will get good idea to answer this type of questions.

 

10.Please read more on this http://login.salesforce.com/help/doc/en/customize_wbench.htm

 

 

 

 

Subhasis SanyalSubhasis Sanyal
(1) Ans:
The source report has been deleted.
The running user has been inactivated.
The source report is saved as Matrix report.

PS: The target object has a trigger on it. (Only Insert Trigger is problem, so this is not a choice relatively w.r.t. other three options above)
 
(2) Ans: Self
 
(3) Ans:
Custom Object is always the master
Custom object is always a child
 
(4) Ans:
Run As on dashboards
Run As on scheduled reports

PS: Both above can be executed on "Running User" concept bypassing viewer security.
 
(5) Ans:
Update dashboard folder.
Update dashboard running user.
 
(6) Ans:
Adding tags to the sidebar in home page layout
By enabling Tags on page-layout and object.
Enabling Tags for org
 
(7) Ans: X will inherit the look n feel of the primary master object. 
 
(8) Ans: Create visual force page with radio buttons for review object
 
(9) Ans:
When the parent record has been deleted, all the child records will be deleted.
You have to expose the master lookup field on the child detail page layout.
 
(10) Ans:
Metric
Gauge
 
(11) Ans: Validation Errors
richa chauhanricha chauhan
Answer of 3) B, D
Jean LcqJean Lcq
Hello Guys,

I have the 5 latest dumps trusted by a lot of users here ! They all passed their certifications !

I have :
- Salesforce Certified Administrator ADM 201 dump SP18
- Salesforce SalesCloud Consultant dump SP18
- Salesforce ServiceCloud Consultant dump SP18
- AppBuilder dump SP18
- Platform Developer 1 dump SP18

If you are interested by these dumps, please contact me at yzn_@hotmail.fr
You won't regret it ! 
Thank you :)
Thomas John 2Thomas John 2
You can contact me for any help and exact questions and answers for the latest Winter 20 certifications at salesforcecertguide2018[at]gmail.com
Mathew T 10Mathew T 10
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
You can contact me for any help and exact questions and answers for the latest Summer 21 certifications at salesforcecertguide2018[at]gmail.com. 100% pass rate. All exact screenshots and 100% accuracy. Trusted by all for passing all their exams. One to one guidance provided for every exam till completion. Free training materials will also be provided.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------