exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 365 discussion

Actual exam question from Salesforce's CRT-450
Question #: 365
Topic #: 1
[All CRT-450 Questions]

A developer at Universal Containers is tasked with implementing a new Salesforce application that will be maintained completely by their company's Salesforce administrator.

Which two options should be considered for building out the business logic layer of the application? (Choose two.)

  • A. Record-Triggered Flows
  • B. Scheduled Jobs
  • C. Invocable Actions
  • D. Validation Rules
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ca7d262
9 months ago
Selected Answer: AC
A and C - Ignore people saying A and D... Invocable Actions allow Apex code to be exposed to declarative tools like Flows or Processes. They provide a bridge between custom code and declarative automation. Administrators can invoke these actions in Flows without needing to understand the underlying code. This approach allows for more complex logic to be created by a developer initially but easily maintained and leveraged by an admin.
upvoted 1 times
...
83f117f
1 year, 1 month ago
Selected Answer: AD
Maintained by an Admin: A, D.
upvoted 2 times
...
Carol3
1 year, 5 months ago
AD is the correct answer.
upvoted 1 times
...
KonJfk
2 years ago
It must be A and D. An Admin does not work with invocable actions
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...