Wrong Focus on Force Questions Flashcards
1
Q
How can an approval process be triggered?
A
- By having a user click a button or link
- By submitting a request using a process.
- By submitting the request using Apex
Approval requests can be submitted using a button, process (“Submit for Approval” action), flow ( “Submit for Approval” flow core action), or programmatically using Apex.
Escalation actions can only reassign cases or send notification emails. A workflow action is not available for submitting approval requests.
2
Q
Global Sales Corporation wants to use Salesforce to track expenses using a custom object and needs the records to go through an approval process. It is required that only the owner of an expense should be able to submit the record for approval. How can this requirement be achieved?
A
- Add the Expense Owner to the allowed submitters list when configuring the approval process.