April 14, 2020
Estimated Post Reading Time ~

Creating Custom Data Importer Services for Adobe Experience Manager

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 cus­tom node type, cq:PollConfig, is used to import data at a specific inter­val.
 

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.



By aem4beginner

1 comment:

If you have any doubts or questions, please let us know.