AEM Workflow on CM - parameter values | Adobe Higher Education
Skip to main content
May 25, 2017
Besvarat

AEM Workflow on CM - parameter values

  • May 25, 2017
  • 1 svar
  • 1365 visningar

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,

Det här ämnet har stängts för svar.
Bästa svar av 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 svar

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.