The Problem You want to send an email to the admin for approval or rejection and after approval, page should be activate and send an email to the author of activation and workflow should be complete but if rejected than send an email to the initiator of rejection and workflow should not be completed until […]
In this blog, I will discuss about Dynamic Participant Step:1. What is the use of Dynamic Participant Step?2. How can we write Custom Dynamic Participant Step?3.How can we use Dynamic Participant Step?Use of Dynamic participant step:Workflow Dynamic Participant Step is used when the user or a group to perform an activity in that step is selected automatically […]
In this blog, I will discuss about dialog participant step: What is the use of dialog participant step? How can we create the dialog? How can we save the value of dialog? Where the value of dialog will be saved? Use of dialog participant step: Use of dialog participant Step to collect information from the […]
In this blog we will discuss about Goto Step: The Goto Step specifies the next step in the workflow model to execute, depending on the result of an ECMA script. If Script returns true, The Goto step completes and the workflow engine executes the specified step. If Script returns false, The Goto step completes and […]
In this post, I will explain how to create different type of renditions for the image in Adobe CQ5. When we upload the images in the DAM, Adobe CQ5 creates the renditions of an image that includes different size of the same image. This can be helpful when we need to create thumbnails or similar […]
In my last post you got a lot of information about CQ5 workflow basics. If you don’t remember all of them then not to worry about that I will use all those term in this series of tutorial. Agenda of this post Introduction to Process Step. Use of Inbuilt Processes through this Step. Use […]
From this post I am starting a series of tutorial that will cover CQ5 workflow in details. This is a introductory post that will explain different terminology used in workflow. Agenda in a Look Introduction to Workflow. Most used Workflow Terminology using interactive questionnaire. Creating a Workflow Model. Node Structure of Workflow Model in crxde […]
Recent Comments