DocumentationAEMAEM TutorialsAEM Forms Tutorials

Using Send Email Step of Forms Workflow

Last update: March 25, 2025
  • Applies to:
  • Experience Manager 6.4
  • Experience Manager 6.5
  • Topics:
  • Workflow

CREATED FOR:

  • Beginner
  • Developer

Send Email step was introduced in AEM Forms 6.4. Using this step we can build business processes or workflow which will allow you to send emails with or without attachments. The following video walks through the steps for configuring the send email component.

As part of this article, we will walk you through the following use case:

  1. A user fills out Time Off Request Form
  2. On form submission, AEM Workflow is triggered
  3. The AEM Workflow utilizes the Send Email component to send an email with the DoR as an attachment

Before you use Send Email step make sure you configure the Day CQ Mail Service from the configMgr. Provide the values specific to your environment

Configure Day CQ Mail Service

As part of the assets associated with this article, You will get the following

  1. Adaptive Form which will trigger the workflow on submission
  2. Sample workflow that will send an email with DOR as its attachment
  3. OSGi bundle which creates the metadata properties

To get the sample running on your system, please do the following:

  1. Deploy the Developingwithserviceuser bundle

  2. Download and install setvalue bundleThis bundle contains the code for creating the metadata properties as part of the process step of the workflow.

  3. Configure Day CQ Mail Service

  4. Import and install the assets associated with this article using the package manager into CRX

  5. Launch the adaptive form. Fill in the required fields and submit.

  6. You should get an email with DocumentOfRecord as an attachment

Explore the workflow model

Take a look at the process step of the workflow. The custom code associated with the process step will create metadata property names and sets its values from the submitted data.These values are then used by the send email component.

NOTE
In AEM Forms 6.5 and above you do not need this custom code to create metadata properties. Please use the variables capability in AEM Workflow

Make sure the Attachments tab of the Send Email component is configured as per the screen shot below
Send Email Attachment Tab The “DOR.pdf” value has to match the value specified in the Document of Record Path specified in the submission options of your adaptive form.

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