내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Regarding SlingPost Servlet

Avatar

Level 2

 Hi Team,

I need to post/update  the date to CQ after submitting the form (post call).

Please let me know if you have any idea on this.

 

Thanks & Regards,

Prasad.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

You can write a custom SlingPostProcesser that is invoked after a SlingPostServlet occurs. This is a custom service that implementes Interface SlingPostProcessor.

We have a new communtiy article that shows how to build an AEM SlingPostProcessor. See: 

Creating an AEM Sling Post Processor

Hope this helps 

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 10

You can write a custom SlingPostProcesser that is invoked after a SlingPostServlet occurs. This is a custom service that implementes Interface SlingPostProcessor.

We have a new communtiy article that shows how to build an AEM SlingPostProcessor. See: 

Creating an AEM Sling Post Processor

Hope this helps 

Avatar

Level 10