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 Adobe Experience Manager 6.4 custom workflow step that uses the MessageGatewayService API
You can develop a custom Adobe Experience Manager 6.4 workflow step that sends email messages to users. A custom workflow step is implemented as an OSGi bundle that you can build using Maven and the AEM Workflow API that belong to the com.adobe.granite.workflow.exec package. For information, see Package com.adobe.granite.workflow.exec.
The following video shows the workflow developed in this article successfully sending an email using the MessageGatewayService API.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.