You can develop a custom data importer service for Adobe Experience Manager (AEM) that lets you import data. To address some business requirements, importing external data into your AEM site is an important use case. For example, you can import data from an external social media site. In this development article, a custom node type, cq:PollConfig, is used to import data at a specific interval.
To create a custom data importer service, use the com.day.cq.polling.importer.Importer API and create an OSGi bundle, as shown in the following illustration.
To read this development article, click http://helpx.adobe.com/experience-manager/using/polling.html.
links broken
ReplyDelete