Maven dependency Error - com.adobe.fd.ccm.api | Community
Skip to main content
Level 5
June 20, 2025

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

  • June 20, 2025
  • 1 reply
  • 558 views

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,

Thanks,

1 reply

Adobe Employee
June 25, 2025

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/ccm/multichannel/batch/api/service/PostProcessor.html.

aravindSAuthor
Level 5
June 26, 2025

Hi @usr_ard ,

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

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

Can you please share me possible sample code. Thanks

 

Adobe Employee
July 2, 2025

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