AEM Workflow on CM - parameter values | Community
Skip to main content
May 25, 2017
Solved

AEM Workflow on CM - parameter values

  • May 25, 2017
  • 1 reply
  • 1363 views

What configuration values need to provide for a Correspondence letter post processing to an AEM Workflow (not LC Workflow). UI gives options of 1. Data File Path 2.Attachment Path 3. Layout Path 4. PDF Path.

If we have NAS mounted file system attached to AEM servers what could be some sample values?

Thanks,

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 workflowuser
You can give the following

Post Process - AEM Worflow - Get Signers(This will depend on your workflow name)

Structure Payload - > Folder( This is the easiest option and recommended)

Data File Path - > Data.xml( this is the xml data of the CM letter that is stored relative to the payload of the workflow process

Attachments Path -> Attachments ( Attachments folder to store the attachments . This folder is relative to the payload folder of the the workflow process)

Layout Path - > can be blank

PDF Path - > Letter.pdf (The CM Letter that is stored. This node is relative to the payload folder of the the workflow process)

 

The path of the payload process is

etc/fd/dashboard/payload node.

1 reply

workflowuserAdobe EmployeeAccepted solution
Adobe Employee
May 26, 2017
You can give the following

Post Process - AEM Worflow - Get Signers(This will depend on your workflow name)

Structure Payload - > Folder( This is the easiest option and recommended)

Data File Path - > Data.xml( this is the xml data of the CM letter that is stored relative to the payload of the workflow process

Attachments Path -> Attachments ( Attachments folder to store the attachments . This folder is relative to the payload folder of the the workflow process)

Layout Path - > can be blank

PDF Path - > Letter.pdf (The CM Letter that is stored. This node is relative to the payload folder of the the workflow process)

 

The path of the payload process is

etc/fd/dashboard/payload node.