importers in AEM5.6.1/6.1 | Community
Skip to main content
New Participant
February 27, 2016
Solved

importers in AEM5.6.1/6.1

  • February 27, 2016
  • 3 replies
  • 825 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

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 replies

New Participant
March 1, 2016

These examples are really useful Scott!

smacdonald2008
smacdonald2008Accepted solution
New Participant
March 1, 2016

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...

smacdonald2008
New Participant
February 28, 2016

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.