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
Amita TatarAmita Tatar 

PD1 questions

Please help me for these questions:

1)A Hierarchy Custom Setting stores a specific URL for each profile in Salesforce.
Which statement can a developer use to retrieve the correct URL for the current user´s profile and display this on a Visualforce page?
A.{!$Setup.Url_Settings__c[Profile.Id].URL__c}
B.{!$Setup.Url_Settings_c.Instance[Profile.Id].URL__c}
C.{!$Setup.Url_Settings__c.URL__c}(Missed)
D.{!$Setup.Url_Settings__c[$Profile.Id].URL__c}
Amita TatarAmita Tatar
What is an important consideration when developing in a multi-tenant environment?
A.Polyglot persistence provides support for a global, multilingual user base in multiple orgs in multiple instances
B.Governor limits prevent tenants from impacting performance in multiple orgs on the same instance
C.Org-wide data security determines whether other tenants can see data in multiple orgs on the same instance.
D.Unique domain names take the place of namespace for code developed for multiple orgs on multiple instances.
 
Jigar TrivediJigar Trivedi
1) C.{!$Setup.Url_Settings__c.URL__c}
2) B.Governor limits prevent tenants from impacting performance in multiple orgs on the same instance
PAAPAA
I have passed the Salesforce PD1 SP 17 exam on 12th-July-17. Please mail me at testagilenova@gmail.com for any kind of assistance.
Gayathri V 16Gayathri V 16
@PAA I am planning to take PD1 exam on Dec 2nd.Can you help me wth some questions
 
Amey Patil 10Amey Patil 10
Please visit this website for PD1 answer: 
https://salesforce-pd1-exam.weebly.com/