Expandir minha barra de realizações na Comunidade.

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

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

RSS feed implementation.

Avatar

Level 7

Hi I am new to concept RSS feed. and I need to implement RSS feed.

So, please help me with how to implement RSS feed on a page. How can they give us data to render RSS.

Scenario: a page published every month and the team would like to use RSS feed from their core system outside of AEM.

(Note: I am not sure but got some where about web syndication but that was present in AEM6,  and do we have to implement same for AEM6.3 and 6.5)?

1 Solução aceita

Avatar

Resposta correta de
Administrator

You have to build your logic to do this. Create a custom service to do this. There is no OOTB by default.



Kautuk Sahni

Ver solução na publicação original

3 Respostas

Avatar

Community Advisor

Avatar

Level 7

Thank you Arun, I checkd the link, but I think in that Link It is mentioned like how we want to display the Feed means there is a JS code that tell how to diaplay/manage.

But How to get the RSS feed.? or how to achieve the feeds.

eg. on local if we check but changing URL from  .html -> .feed,  this will give the feed

and removing .html  -> .rss.xml, it will give the rss xml format

Avatar

Resposta correta de
Administrator

You have to build your logic to do this. Create a custom service to do this. There is no OOTB by default.



Kautuk Sahni