April 14, 2020
Estimated Post Reading Time ~

Searching for Adobe Experience Manager Tags using the TagManager API

You can develop an Adobe Experience Manager (AEM) OSGi bundle that uses the Tag Manager API to create application logic that searches for tags. Tags are a quick and easy method of classifying content within your website. In technical terms, a tag is a piece of metadata assigned to a content node within AEM (usually a page). For information about the API, see TagManager API.

Consider the following illustration that shows defined tags.

In this example, the name of the tag is Color and the Tag Id is properties:style/color. Using the Tag Manager API, you can create Java application logic to search for this tag and specify all AEM JCR locations where this tag is used.

To read this development article, click https://helpx.adobe.com/experience-manager/using/tagmanager-api-search-tags.html.


By aem4beginner

No comments:

Post a Comment

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