Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

Maven dependency Error - com.adobe.fd.ccm.api

Avatar

Level 6

I tried to create a custom post process for AEM Correspondence management, so i used the import 

com.adobe.fd.ccm.api but not able to clear the maven dependency error. Can anyone please suggest which dependency do i need to add. 
Note: AEM 6.5.22 version i'm using,
aravindS_0-1750401381961.png

Thanks,

1 Accepted Solution

Avatar

Employee

Hi @aravindS , 

 

Please follow article in conjuction with article for configuring the post process for an IC and invoke it when Submit button is pressed in agent UI. If you are facing any further issues, please log a support ticket with compelete details

5 Replies

Avatar

Employee

Hi @aravindS ,

I am afraid the package (com.adobe.fd.ccm.api.postprocess) used to import the post processor service and relevant objects, is invalid.

PFB[1] the javadoc for PostProcessor service used to define custom post processors.

Also, if possible can you please share the documentation reference that helped in developing this custom service.

 

[1] https://developer.adobe.com/experience-manager/reference-materials/6-5/forms/javadocs/com/adobe/fd/c....

Avatar

Level 6

Hi @usr_ard ,

Thanks for your reply, my intention is to enable / create a custom code which needs to trigger while submit the Letter. 

aravindS_0-1750922058979.png

And i have to select the code in the dropdown here.

aravindS_1-1750922112950.pngaravindS_2-1750922129370.png

Can you please share me possible sample code. Thanks

 

Avatar

Employee

Hi @aravindS , 

 

Please follow article in conjuction with article for configuring the post process for an IC and invoke it when Submit button is pressed in agent UI. If you are facing any further issues, please log a support ticket with compelete details

Avatar

Level 6

Hi @sharoon ,

Thanks for you comment.

I followed the same as per the article. Not getting my custom WF method. Still that dropdown field is empty.

Avatar

Employee

@aravindS , please log a support ticket with details to sort this out.