Question : If there is a custom validation rule on a custom object Position for the custom text field Location to make sure that this field is not left blank, then what are the various ways of bypassing this validation rule?
A. Deactivate the validation rule. B. Provide a value to this field in the before insert/update trigger on the Location object if this field has been left blank.
Question : What are details of order of execution among validation rules, auto-response rules, assignment rules, triggers, escalation rules, workflow rules etc.?
1. System validation rules are executed like data type checking of the field values. So error for text value in numeric field etc. 2. Before triggers execute. 3. Access Mostly Uused Products by 50000+ Subscribers any such field which was left blank while creating the record & the custom validation rule won't give error then.
Question : OWD of Account is private then OWD of Opportunity can be private or public read-only or public read/write. 1. True 2. False Ans : 2 Exp :
Question : If OWD of Opportunity is set to private, then which all opportunities can a user view?
1. Opportunities owned by the user. 2. Opportunities shared with the user using Opportunity Sharing Rule. 3. Access Mostly Uused Products by 50000+ Subscribers Access Using Hierarchies' is always checked for standard objects. It cannot be unchecked. 4. Opportunities on which this user has been added as an Opportunity Team member 1. 1,2,3 2. 2,3,4 3. Access Mostly Uused Products by 50000+ Subscribers 4. 1,2,3,4 Ans : 4 Exp : As OWD of Opportunity is set to private, so any user will be able to view only these opportunities: 1. Opportunities owned by the user. 2. Opportunities shared with the user using Opportunity Sharing Rule. 3. Access Mostly Uused Products by 50000+ Subscribers Access Using Hierarchies' is always checked for standard objects. It cannot be unchecked. 4. Opportunities on which this user has been added as an Opportunity Team member
Question : Once a sharing rule has been created to share Account records with Public Group A with read/write access to the shared accounts, then this sharing rule can be modified to share the Account records with Public Group B with read-only access.