Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
hi All,we have recently migrated from AEM 6.0 to AEM 6.3 and refactored the code in sightly. There is one scenarion i need help with. we have a page : /content/myproduct/global/en_US/indexThis has components in it /content/myproduct/global/en_US/index/jcr:content - navigat...
I am doing upgrade from AEM 6.1 to AEM 6.3..I followed all steps specified in Upgrading to AEM 6.3 ..there was no errors or misbehaviours during process but when I start instance I got errors in error.log :14.11.2017 11:39:08.219 *ERROR* [qtp937262027-53] org.apache.sling.engine.impl.SlingHttpContex...
Is it possible to modify or customize the aem grid classes that are printed on the component tag? We use a different grid system but would like to use the layout feature in the editor for the easy configuration of columns.The current output would be:component-name parbase aem-GridColumn--default--no...
Dear Experts,lately I cannot perform Version Purge and repository is growing considerably. I see following messages in error.log:POST /etc/versioning/purge.html HTTP/1.1] com.day.cq.wcm.core.impl.VersionManagerImpl couldn't purge version /jcr:system/jcr:versionStorage/ef/8b/df/ef8bdfaf-7386-47f6-957...
Hi All,I have recently upgraded my 6.3 instance to SP1 by installing the package. After the installation when I try to access the DAM folders I am seeing the below error. Any idea on whats going on?Also I am unable to save any Asset properties or folder properties in DAM.<<HOST>>/mnt/overlay/dam/gui...
Hello,We have a requirement to pre-populate the multifield input field. The value will be used in page header section. The value prepopluated will be something like this:<link rel="canonical" href="<currentpage-path>">When even the page property dialog is opened the value should be populated. Author...
In AEM 6.3, when moving an asset from its Properties page, the move itself is successful but after the operation is complete, I'm redirected to http://localhost:4502/mnt/overlay/dam/gui/content/assets/metadataeditor.external.html/content/dam/<<NEW_ASSET_LOCATION>> , which throws the error below. Loo...
I am doing upgrade from AEM 6.1 author with mongodb to AEM 6.3 author. Step 1: pre upgrade task is done Step 2: Replaced AEM 6.1 jar with AEM 6.3 jar alone parallel AEM 6.1 crx instance Step 3: Unpacked AEM 6.3 jar with runmode mongo and it shows - Build number changed, ...
Hi, I have a custom workflow from which i trigger update_language_copy workflow from my root "en" language to other languages say "fr" if a language copy already exists. once this update_language_copy workflow finishes, the launch is getting created at "fr/xyz" page however, it does not pick "en/xy...
We are working on building aem search query using REST API, Tag based conditions are include & excludeTags.We are able to use tagId in the include tag options which includes all the children tags and backlinks in the query while we are not able use tagids for the negation, I have to use property for...