AEM4BEGINNER blog is for Beginners who are interested in learning Adobe Experience Manager (AEM) aka Adobe CQ5 from basics. The Information provided in this blog is for learning and testing purposes only. Here, I have posted the information which I know or gathered from different sources.
Creating an AEM Custom Workflow Step with a dialog
You can develop a custom Adobe Experience Manager workflow step that reads data from a workflow dialog. An author enters data into a dialog during design time; typically when the workflow model is developed. The workflow step's Java logic reads the values and uses the values in application logic. In this example, the values are simply written to the AEM log file.
The following illustration shows the workflow step dialog that is created in this development article.
This development article walks you through how to create a custom workflow step that has a dialog.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.