Send email attachments name invalid
Hello, I am testing AEM forms with workflows. I found some documentation that I used to configure the workflow
- https://experienceleague.adobe.com/docs/experience-manager-65/forms/workflows/aem-forms-workflow-step-reference.html?lang=en#send-email-step
- https://experienceleague.adobe.com/docs/experience-manager-learn/forms/handling-af-form-submissions/configuring-adaptive-form-to-trigger-workflow.html?lang=en
- https://experienceleague.adobe.com/docs/experience-manager-learn/forms/handling-af-form-submissions/configure-af-to-trigger-aem-workflow.html?lang=en
My workflow:
1. Assings form data do variable and sets some additional variables to include in the email
2. Generates DOR
3. Sends email that should include DOR as attachment

Send email attachment config:

Payload:

When I test this I can see that DOR is send as the attachment but it has incorrect name (without any extension) - is this a bug in the workflow step or am I doing something wrong ?
