How to export Local References of an asset in JSON format by Yoshimasa Ishiguro Abstract This article will explain how to export the references of an asset in JSON format instead of needing to go to the UI and see them for each asset.Issue/Symptoms You can see the Local References of an asset on th...
Is there any way to retrieve a page's number in AEM? See screenshot for example. I hope use this built numbering system as way for authors to manually order content.
We're getting 100's of errors in the logs for content that doesn't exist. This is on AEM 6.0 SP3.It's to the point now where certain pages have become uneditable, and the only thing in the logs is all these errors about content nodes for those pages, which do not exist.We're not using MSM, so I'm n...
I reviewed the documentation about impersonating and I haven't found any clear instructions on doing something I need, or even if I can. As an author, how do I preview a page as a determined user?, is that possible, is there a guide explaining the process?, because I haven't found any.
Below requirements are for AEM - Mobile (AEMM)Please help us in implementing this1 ) We are trying to get one article thumbnail image details from another article. Is this possible.2) Is there any local storage which can be used in AEMM. WE wanted to read a profile data from third party application ...
Hi All,I am using AEM 5.6.1 and I have one requirement with regards to ACL where in I want to disable the deactivate button for certain pages only. The way I remove the deactivate button is to modify the group permission and disable read access to node /libs/wcm/core/content/siteadmin/tabs/searchpan...
Hi,I wan't to create workflow launcher which is similar to OOTB, but will execute custom workflow.In this situation several workflows modifying the same payload, so sometimes it leads to exceptions. Is it possible to configure launchers to work successive? For now I see only one way.1. Include OOTB ...
What can I do if there is a requirement to show some external offer/content/data has to be shown on the collections page ? Is there a way to add a custom card which can be configured with the URL of the external content ?
Hello All, We have the below attached site structure. Industry Page and its child pages:- Industry and its child pages are created using industry template pointing to industry page rendering component. Industry page rendering component is inclu...
Hello,What is the best way to add "Scene7 Publish Status" column by default to the DAM? In fact enable or select it by default in DAM. (Reduce author steps.)Anybody has tried it before?Thanks
Hi,I've developed a servlet to AEM.The Servlet works correctly, but I wanted to better understand its life cycle.Especially, once the servlet is invoked how to set a timeout for its execution, if it never ends its operations, and how to handle the release of its resources - all within the context of...