InterviewSolution
Saved Bookmarks
| 1. |
In AEM, what is a workflow and a workflow model? |
|
Answer» The workflow feature in AEM allows USERS to automate tasks in the CMS (Content Management System) instance. A workflow is a well-defined series of actions that include participants, a process, and possibly CERTAIN tools. When many procedures can execute simultaneously, they might be either sequential or parallel. In AEM, a workflow is similar to a flowchart in that it outlines a series of procedures that must be completed by various participants in order to produce the desired result. A workflow model is a container or template for the workflow that logically connects the workflow steps.
|
|