For example, a key application of Experience Manager is Web Content Management (WCM), which enables you to generate and publish pages to your website. This functionality is often subject to organizational processes, including steps such as approval and sign-off by various participants. These processes can be represented as workflows, which in turn can be defined within the Experience Manager, then applied to the appropriate content pages.
Many useful workflow models are provided with Experience Manager. In addition, any number of custom workflow models, tailored to the specific needs of your project, can be defined using the Workflow console. A workflow is made of steps. Automated steps, also called process steps, can be defined by using either an ECMA script or a service (a Java class in a bundle). For information about creating a custom workflow step by using a Java service, see Creating custom AEM workflow steps that send email messages.
This article covers the following subjects:
Create an AEM workflow that activates AEM pages.
How to invoke the AEM workflow.
How to check if the workflow is successful.
How to invoke a workflow using workflow Launcher.
Workflow sessions.
Managing data in your workflow.
Monitor the performance of workflows.
Managing workflow throughput.
Create an AEM workflow that activates AEM pages.
How to invoke the AEM workflow.
How to check if the workflow is successful.
How to invoke a workflow using workflow Launcher.
Workflow sessions.
Managing data in your workflow.
Monitor the performance of workflows.
Managing workflow throughput.
To read this community article, click https://helpx.adobe.com/experience-manager/using/Workflows.html.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.