Hi, In your code, where are you passing the property for which title need to be read ? Seems you did not share it. see below code for referenceTagManager tagMgr = resource.getResourceResolver().adaptTo(TagManager.class); log.debug("Loading tags from {}@{}", resource.getPath(), property); List<Strin...