Capturing workflow comments in Adaptive Forms Workflow capturing-workflow-comments-in-adaptive-forms-workflow

[Applies only to AEM Forms 6.4. In AEM Forms 6.5 please use the variables feature to achieve this use case]

A common request is for the ability to include the comments entered by the task reviewer in an email. In AEM Forms 6.4 there is no out of the box mechanism to capture the user entered comments and include these comments in email.

To meet this requirement, a sample OSGi bundle is provided that can be used to capture comments and store these comments as workflow metadata property.

The following screenshot shows you how to use process step in AEM Workflow to capture comments and store them as metadata property. The “Capture Workflow Comments” is the name of the java class that needs to be used in the process step. You need to pass the metadata property name that will hold the comments. In the screenshot below,managerComments is the metadata property that will store the comments.

workflowcomments1

To test this capability on your system, please follow the following steps:

The comments is stored in the metadata property called managerComments in AEM’s repository. To check for the comments login to crx as admin. The workflow instances are stored in the following path:

/var/workflow/instances/server0

Select the appropriate workflow instance and check for the property managerComments in the metadata node.

recommendation-more-help
8de24117-1378-413c-a581-01e660b7163e