- Workflows can help automating the aem activities. For example adding image renditions on load
- Workflows have steps to be executed. For example activating a page or sending emails
- Each steps can be assigned to designated users. For example reviewers, authors
- Workflow can be triggered automatically on events. For example a node is added, a property is changed, or page is submitted for review etc
- Workflow launch can be used to trigger the workflow on specific events
- Workflow's performance can be monitored
- Workflows can be offloaded to stand by instances
- Workflows can be configured to be transient to save disk space
- Workflows can be purged to make more disk space
Elements of workflows :
- Participants
- Process steps (implements WorkflowProcess)
- Container (sub workflows)
- Or split/join
- And Split/join
- Payload
- Life cycle
No comments:
Post a Comment