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?
Which of these operations on a file in Chatter leads to the generation of a private file?
When loading a new account using Apex Data Loader and specifying the owner id to whom the account should belong, under which of these cases, the data load will fail?
i. The owner id is an invalid id. There is no user in salesforce with this id
ii. The owner id belongs to an inactive user.
A custom text field on Account ‘Location’ has a validation rule
if(location__c == null || isblank(location__c), true, false)
This field has been removed from the Account page layout. So error for this field will not be given when a new account record is being created.
Among two records related by master – detail relationship, the detail record can have an owner which is different from the owner of the master record.
PDF + Testing Engine |
---|
$66 |
Testing Engine |
---|
$50 |
PDF (Q&A) |
---|
$42 |
Salesforce Free Exams |
---|
|