Premium

Salesforce Developer Certifications Questions and Answers (Dumps and Practice Questions)



Question : Map the following

A. Apex Data Loader
B. Import Wizard

1. Always gives error messages for failures.

2. Error message given if text value provided in field of type number and loading of the record fails irrespective
of whether the field is a compulsorily required field or not.

3. Access Mostly Uused Products by 50000+ Subscribers



 : Map the following
1. A-2, A-3, B-1
2. A-1, A-2, B-3
3. Access Mostly Uused Products by 50000+ Subscribers
4. B-1, B-2, A-3

Correct Answer : Get Lastest Questions and Answer :


Explanation: Apex Data Loader
Always gives error messages for failures. Error message given if text value provided in field of
type number and loading of the record fails irrespective of whether the field is a compulsorily
required field or not. Import Wizard. Is not consistent in giving error messages. For example, if a
text value is specified in a field of type number (PAN number custom field created on Contact of
type Number),




Question : Apex Data Loader,Loading of a record fails if even one column/field has invalid data in it.
Import Wizard,Inconsistent behavior.


 : Apex Data Loader,Loading of a record fails if even one column/field has invalid data in it.
1. True
2. False

Correct Answer : Get Lastest Questions and Answer :

Explanation: Apex Data Loader,Loading of a record fails if even one column/field has invalid data in it.
Import Wizard,Inconsistent behavior. Sometimes the field with invalid data is not loaded but the
remaining record gets loaded as mentioned above when text value was provided in a field of type
number but the field was not a compulsorily required field. The record loading fails if this field is
made a compulsorily required field.





Question :

A. Apex Data Loader
B. Import Wizard

1. If Salesforce account ID is specified incorrectly while loading contact, then loading of contact fails as no account exists in Salesforce with this account ID
2. If account name is specified incorrectly while loading contact, then new account gets generated with the new name.

 :
1. A-1, B-2
2. A-2, B-1
3. Access Mostly Uused Products by 50000+ Subscribers
4. B-1, B-2


Correct Answer : Get Lastest Questions and Answer :

Explanation: Apex Data Loader
If Salesforce account ID is specified incorrectly while loading contact, then loading of contact fails
as no account exists in Salesforce with this account ID. Import Wizard. If account name is
specified incorrectly while loading contact, then new account gets generated with the new name.



Related Questions


Question : Specifying entry criteria is compulsory for

 : Specifying entry criteria is compulsory for
1. Workflow rule
2. Approval process
3. Access Mostly Uused Products by 50000+ Subscribers
4. Neither workflow rule nor approval process



Question : . If the record submitted does not meet the entry criteria of any active approval process, then the
record gets rejected.

 : . If the record submitted does not meet the entry criteria of any active approval process, then the
1. True
2. False



Question : Rollup summary can be created for

 : Rollup summary can be created for
1. Master-detail relationship
2. Lookup relationship
3. Access Mostly Uused Products by 50000+ Subscribers


Question : To enforce data consistency using validation rule, which function should be used?

 : To enforce data consistency using validation rule, which function should be used?
1. LOOKUP
2. VLOOKUP
3. Access Mostly Uused Products by 50000+ Subscribers


Question : To enforce data format using validation rule, which function should be used?

 : To enforce data format using validation rule, which function should be used?
1. Regex
2. Expression
3. Access Mostly Uused Products by 50000+ Subscribers


Question : Which is the order of execution among these?

1. Escalation rule
2. Trigger Assignment rule
3. Access Mostly Uused Products by 50000+ Subscribers
4. Validation rule
5. Auto-response rule?

 : Which is the order of execution among these?
1. 1,2,3,4,5
2. 4,5,,3,1,2
3. Access Mostly Uused Products by 50000+ Subscribers
4. 4, 3, 5, 2, 1