Hi, I got a requirement to list of below properties from page and update them in excell 1.tags 2. title 3. page title 4. Publish status 5. Description I have thousands of pages, and child pages too , how can I a give this. Thanks in advance Thanks
I have the below query which is used to get all the images added (in two of the paths) which were created between two dates. SELECT * FROM [dam:Asset] AS a WHERE ((ISDESCENDANTNODE(a,[/content/dam/wknd/en/site])) OR (ISDESCENDANTNODE(a,[/content/dam/wknd/en/site2]))) AND a.[jcr:created] > CAST('...
Our app takes around 2 hours for Adobe to build and deploy to a non prod env. The vhost files are somewhat complex, and apache rewrite rules easy to get wrong. Most of it we do by trial and error. As build takes so long, we are lucky to try 3 one line vhost changes in 24 hour period, which make...
Hi All, I have service pack 6.5.14.0 if I use core.wcm.components version 2.20.8 everything is fine, but if use core.wcm.components version 2.19.0 version then all my bundles are going to installed mode In the leagues it stated that 6.5.14 service pack supports 2.19.0version Can anyone tell me how ...
Hey guys, just wanted to know something about AEM forms. Can we use the AEM forms functionality only over traditional development or also maybe in hybrid development? I don't think so it's possible in headless scenario. Could anyone please answer.
We have a workflow that will activate the page upon approval from some users. The workflow sends an email to those users whenever someone requests page publication. When a page activation is scheduled later point then we need to send that date in the email. Are there any OOTB variables just like t...
I am working on a AEM dialog multifield granite/ui/components/coral/foundation/form/multifield component. After adding 73 items to list and save. Dialog saves correctly but after reopening there is no add button and delete button works incorrect. Delete button removes one item but after saving and r...