Save task attachments in a process variable: | Community
Skip to main content
New Participant
January 19, 2023
Solved

Save task attachments in a process variable:

  • January 19, 2023
  • 1 reply
  • 547 views

Hello,

we try on AME 6.5 create HTML form and get a list of attached documents.

For AEM 6.1 we found:

Save task attachments in a process variable: Select a variable that contains files to attach to the task. The variable must be a list of document value

However, in 6.5 we get in the process error  variable is  incompatible .

Many thanks for advice how to get the list of attached documents.

Jiri

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Pulkit_Jain_

@jirilio 

You can save output task attachments using a path relative to the payload or in a variable of an array of document data types. More info - https://experienceleague.adobe.com/docs/experience-manager-65/forms/workflows/aem-forms-workflow-step-reference.html?lang=en#assign-task-step 

 

What version of AEM Forms 6.5 you've tested this workflow with? Share the error msg as well.

Some changes were made to this module recently, so it's better to test with the latest version.

1 reply

Pulkit_Jain_
Pulkit_Jain_Accepted solution
Employee
January 19, 2023

@jirilio 

You can save output task attachments using a path relative to the payload or in a variable of an array of document data types. More info - https://experienceleague.adobe.com/docs/experience-manager-65/forms/workflows/aem-forms-workflow-step-reference.html?lang=en#assign-task-step 

 

What version of AEM Forms 6.5 you've tested this workflow with? Share the error msg as well.

Some changes were made to this module recently, so it's better to test with the latest version.