Hi Team, I have requirement to add page path in multifield and using that page path to access the page properties in sightly.anyone worked on such type of requirement.
Hi all,We are planning to migrate our Dynamic media implementation in AEM 6.5 from hybrid mode to sceen7 mode. Got the adobe related docs for the same and it was clear.https://experienceleague.adobe.com/docs/experience-manager-65/assets/dynamic/migrate-from-hybrid-to-dms7.html?lang=enNow the questio...
Hi,I have a requirement where we are migrating from Windows server to Linux Server. The repository size is approximately 10TB and it has lot of custom indexes and both windows and Linux servers are on-premises.Is there any way to move the indexes from windows server to linux server?Note : In past if...
Hi i have a requirement that " usually we store image in assets , i had a carousel component, in that whenever i upload any particular image from assets in to carousel component, now i want to get the jcr:created property value of that particular image & i want to display the jcr:created(date) prop...
Hi,I am using AEM6.5 Junit with MockitoJUnitRunner I need to mock List<Node> resultList = new ArrayList<Node>();String queryString = "select * from [rep:User] where ISDESCENDANTNODE([/home/users]) and [profile/givenName] = '"+ firstName + "' and [profile/familyName] = '" + lastName + "'";Query query...
Hi,I am using AEM6.5 Junit with MockitoJUnitRunner I need to mock import com.day.cq.tagging.Tag;import com.day.cq.tagging.TagManager;public Tag[] getTags( Resource resource, ResourceResolver resourceResolver) {Resource metadataResource = resource.getChild("jcr:content").getChild("metadata");TagManag...
HiI need to rewrite the rendered page URL in AEM 6.5.11 in a java component model depending on certain conditions. What method do I use for rewriting the url?
Hi all,Requirement:Whenever content fragments are published/replicated, then the particular static page needs to be updated with the updated content fragment automatically in the dispatcher. I have set the rules in the ACS AEM Commons - Dispatcher Flush Rules:But this is not working. The dispatcher ...
After I create new template and link it with a content page (component) I tried to create new page, then I select a template, the Properties page open whit empty content and unable to move to the next? Any help