- (Topic 4)
If a submitted record meets entry criteria of multiple approval processes, then which approval process will it enter?
Correct Answer:
A
CORRECT TEXT - (Topic 3)
What is cross object formula field?
Solution:
Cross object formula field helps to access field of parent from child in both master detail relationship & lookup relationship. It can be used in a formula field on child like CustomObject1 r.Details c where Details c is a text field on the parent object CustomObject1.
Does this meet the goal?
Correct Answer:
A
- (Topic 3)
While inserting/updating/upserting a new user using the Apex Data Loader, values for which of these fields can be provided in the input csv file?
Correct Answer:
AC
- (Topic 4)
Which of these operations on a file in Chatter leads to the generation of a private file?
Correct Answer:
AC
CORRECT TEXT - (Topic 1)
What can you do with Apex?
Solution:
Write custom business logic
Does this meet the goal?
Correct Answer:
A