I'm a business user of AEM. Is there a way to get an export in a document (preferably excel) of all the assets we currently house in AEM? I'm talking images, pdf files etc.?
We recently migrated to AEM 6.4 and noticed all OOB workflow Email notification body content which also has URL mentioned pointing to local-host URL on all environments (dev,stage, prod)This was working on prior AEM version we were on (6.1) and We do have OSGI Link Externalizer Config properly setup...
Is there a way to construct a SQL2 query that would find a multi-value property containing duplicate values?For instance, we have a multi-value String property called "language". Can a SQL2 query find a node which contains two or more instances of 'en' (English) in the "language" property?
Is there a way to use Query Builder to find a multi-value property that does NOT containt a particular value?For instance, we have a "language" property that is a multi-value String. Can Query Builder find a node where the language property does not contain 'en' (English)?
Is there an AEM report that can generate word count of a website? We have an internal site and need the word count to estimate translation costs. AEM 6.3 feature or possible through Adobe Analytics? Site is behind a Firewall so it's impossible to use any other software to scrape or crawl it to ge...
Hi there,Our website have a JS file that includes the js code of all components. Also, we have a CSS file that includes the js code of all components.The problem is that components that we are not using are also included in the JS and CSS files.Is it possible to make Adobe AEM generate CSS and JS co...
Hi Everyone , I am novice to AEM 6.4 and came to know that there are numerous changes are incorporated so facing initial hiccups to adaptTo() . Coming back to the question , how to enable the newly created Component Group (Generated a AEM 6.4 maven archetype 13 project--- to Extend the core ...
Hi I am currently working on AEM 6.4. I have created my own project specific editable template/conf/project-xyz/settings/wcm/template-types/conf/project-xyz/settings/wcm/template/conf/project-xyz/settings/wcm/policiesI have created a default policy for title component as below/conf/project-xyz/setti...