Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
SOLVED

JMS implementation in AEM/CQ5

Avatar

Level 3

I have a requirement in which we need to send email from AEM using cq mail service. But the problem is we need to implement it JMS queue so that it doesn't overburden the server. So is there any document how can we integrate JMS queue into AEM.

1 Accepted Solution

Avatar

Correct answer by
Level 10
4 Replies

Avatar

Community Advisor

JMS Queue in AEM is called Replication Agent.

It has got these properties:

  • Disk persistent
  • Customizable
  • Works both on Author and Publisher
  • Has UI you can use

Thanks,

Peter

Avatar

Level 3

can replication agent be use while sending mails. could you please give a small example ho to send. I am using cq mail service to send mail, there how can i use replication agent to act as a jms

Avatar

Correct answer by
Level 10

See this thread on Adobe CQ and JMS:

https://forums.adobe.com/thread/1215647?tstart=0