Hi Kannan_C,
Thanks for the reply. I see that the asset was published successfully and I am able to browse it using the publish URL. However the image is still not visible in the side panel either using path or the asset name.
PREVIEW
Hi,
I have noticed only some images are showing up in the side panel. I tried publishing them and searching by folder path and name. Please confirm what could be the reason for some images not showing up in the side panel.
Thanks.
We have a requirement to move our website abc.com to share the same instance as xyz.com. Currently they both are on different instances (though both on AEM 6.5) with varied components and templates but share the same look and feel for only a few components. Could someone please let me know what are ...
Thanks for the reply @maxbarrass-anchora. This approach looks good to add/modify properties. How do I author a component in 2000 pages, please suggest. Thanks.
I am using AEM 6.5.9. I have a requirement to redesign 2000 pages of the website which are using the same template. As part of website redesign I need to 1) add a property to the JCR for say 600 pages of the 20002) add a component to 2000 pages and display the output for the page Please let me know ...
There are 50+ properties in the page. I need to send only 2 properties when changed. Is there any other better approach? Should I be use event Listener or Resource change Listener, which is the right one to use in this context?
Hi All, I have a requirement to send a page's changed property value (start and end dates only) to a third party.I created a launcher to read any change in PageContent of that page and trigger a workflow. Of the many properties of the page, how do I get the property name/value which is changed in th...
Hi @Vijayalakshmi_S, Thanks for your reply.I added tag - "anc:school-document-types/general" to all the documents in the general folder for all the school codes. This value is getting saved as cq:tags property in jcr:content/metadata node. So I tried execute the following query but no luck, its retu...
Hi All, I have a requirement to get all the PDF assets from dam (general folder). Following is the folder structure pattern where <schoolcode> is a 5 digit number (could be more than 1500 codes)./content/dam/anc/school/<schoolcode>/general//content/dam/anc/school/<schoolcode>/misc/I am using AEM 6.5...