{"id":4177,"date":"2017-06-09T09:34:07","date_gmt":"2017-06-09T04:04:07","guid":{"rendered":"\/?p=4177"},"modified":"2019-12-16T17:46:04","modified_gmt":"2019-12-16T12:16:04","slug":"workflow-in-aem","status":"publish","type":"post","link":"https:\/\/www.argildx.us\/technology\/workflow-in-aem\/","title":{"rendered":"Workflow in AEM – Beginners’ Journey to Create a Workflow"},"content":{"rendered":"

In this blog, we will take a beginner’s journey on how to create a workflow in AEM, a launcher and custom steps involved in it.<\/p>\n

Let us begin by understanding workflows.<\/p>\n

What is a workflow in AEM?<\/strong><\/h5>\n

In AEM, a workflow is a well-defined series of steps that allows users to automate the activities in the CMS instance. It consists of various steps, including people (participants), procedures (process) or some tools. The workflow can either be sequential or parallel, when multiple procedures can run parallel to each other. In short, an workflow in AEM is similar to a flowchart which describes the series of procedures to be executed by multiple participants to achieve a desired outcome.<\/p>\n

There are many out-of-the-box workflow models readily available for use and we can even write custom workflows which can be tailored as per the business needs of the company.<\/p>\n

There are a plethora of use cases for writing workflows depending on the business needs.<\/p>\n

For example, the process of publishing a page can be customized and tailored for inclusion of some special participants that need to approve the request for activation or send a mail after approval or rejection.<\/p>\n

What are workflow models?<\/strong><\/h5>\n

A workflow model is a container or blueprint of the workflow that combines the workflow steps and link them logically.<\/p>\n