Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Correspondence Mangement Letters - Post Process

Avatar

Level 5

Hi, 

I created a sample letter in correspondence management (aem 6.5.22), always post process field is coming empty, I tried to create a new workflow model under tools, added a custom workflow code as well but the not getting displayed the post process. I updated the "Adobe LiveCycle Client SDK Configuration" for username and password.

Please let me know if any of you have any idea to resolve this issue. Thanks in advance.

aravindS_0-1744709327317.png

 

2 Replies

Avatar

Employee

Hello @aravindS

 

1. Can you please confirm if your Custom Workflow Model Location is created under /conf/global/settings/workflow/models.
Old/external models under /etc/workflow/models might NOT appear in all modern UI elements.
Reference: https://experienceleague.adobe.com/en/docs/experience-manager-learn/foundation/projects/develop-aem-...


2. After adding/editing models, always click "Sync" in the Workflow console—un-synced models won’t reliably appear in downstream dropdowns.
Reference: https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/ext...

3. Making AEM Workflows Available as Post Process
a. Workflow visibility depends on process registration. Only processes registered as forms workflow or AEM workflow show up.
b. AEM workflows must not be transient for listing as post-process: check your model settings.
c. If missing after reconfiguration, try clearing browser cache or accessing from a new session to rule out UI cache.

 

Thanks,

Rahul Pandey

Avatar

Level 5

Hi @Rahul_P 

yes i can see my workflow under this path /conf/global/settings/workflow/models 

aravindS_0-1750078335886.png

but still i cannot see any options in post process.

Thanks,