Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 95
Which three statements regarding actions are true? Each correct answer presents a complete solution.
Answer options
- A. Actions can be invoked from a custom client application that uses Microsoft Dynamics 365.
- B. Actions can be invoked from JavaScript within the application.
- C. Actions must always be associated with a specified entity.
- D. Actions require some coding to enable invocation from a workflow or dialog.
- E. You can invoke actions from a workflow or dialog without writing code.
Correct answer: A, B, E
Explanation
Options A, B, and E are correct as they accurately describe how actions can be invoked in Microsoft Dynamics 365. Option C is incorrect because actions do not need to be associated with a specific entity. Option D is also incorrect since you can invoke actions from workflows or dialogs without requiring any coding.