MB2-712 · Question #22
Your company uses Dynamics CRM Online. You have an entity that has the ownership set to User or Team. You need to add a drop-down list to the entity. The drop-down list will contain six list items…
The correct answer is A. Use a real time workflow. Similar to asynchronous workflows, real-time workflows can be used to model and automate real world business processes. They can optionally require user input, can start automatically based on specified event conditions, or can be started manually by a user. Real-time workflows…
Question
Your company uses Dynamics CRM Online. You have an entity that has the ownership set to User or Team. You need to add a drop-down list to the entity. The drop-down list will contain six list items, and will trigger a workflow that has a custom activity. What should you do?
Options
- AUse a real time workflow.
- BUse the trigger option from Microsoft SQL Server.
- CAdd an option set field to the entity.
- DAdd a lookup field to the entity.
How the community answered
(60 responses)- A70% (42)
- B5% (3)
- C18% (11)
- D7% (4)
Explanation
Similar to asynchronous workflows, real-time workflows can be used to model and automate real world business processes. They can optionally require user input, can start automatically based on specified event conditions, or can be started manually by a user. Real-time workflows are for business users, for example business analysts, to implement similar functionality to synchronous plug-ins without requiring .NET Framework programming experience. https://msdn.microsoft.com/en-us/library/dn481598.aspx
Topics
Community Discussion
No community discussion yet for this question.