MB2-712 · Question #22
MB2-712 Question #22: Real Exam Question with Answer & Explanation
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 a
Question
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.
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
Community Discussion
No community discussion yet for this question.