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

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

Mark Solution

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

해결됨

importers in AEM5.6.1/6.1

Avatar

Level 5

In our installation, if I try to create "New" under tools/importers, the templates is blank. Are we missing a license?

If I want to display data from an external RSS feed, is this the feature we should use?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

You can also create an AEM Importer service by using the com.day.cq.polling.importer.Importer API.

See this AEM community article: 

https://helpx.adobe.com/experience-manager/using/polling.html

Hope this helps...

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Level 10

Here is a community article that talks about this use case: 

http://cq-ops.tumblr.com/post/17391660877/how-to-create-a-blog-based-on-an-rss-feed

You do not need a separate lic to use this. 

Avatar

정확한 답변 작성자:
Level 10

You can also create an AEM Importer service by using the com.day.cq.polling.importer.Importer API.

See this AEM community article: 

https://helpx.adobe.com/experience-manager/using/polling.html

Hope this helps...

Avatar

Level 5

These examples are really useful Scott!