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...
Hi,I would like to know if there is any way to just package a specified user and its permissions (only this user permissions) to a different environment.I have tried this using acs-commons (https://adobe-consulting-services.github.io/acs-aem-commons/features/acl-packager.html). But this is migrating...
Hi,As per below link, I'm trying to access i18n string using javascript. I have included the clientlibs granite.util in my page.https://docs.adobe.com/docs/en/aem/6-1/develop/components/i18n/i18n-dev.htmlI have key/string as imported by {0} on {1}. I'm trying to access the i18n strings using below l...
Hi,Is it possible to achieve AEM 6.2 author clustering without using MongoDB? Based on http://jackrabbit.apache.org/oak/docs/clustering.html, it says Clustering is supported for MongoDB and RDBMS storage subsystems. The https://docs.adobe.com/docs/en/aem/6-2/deploy/platform/rdbms-support-in-aem.ht...
I have a doubt over this question Question: What is the correct order of precedence to setup runmodes in aem? (From left to right, left beign the highest)? A. System property, Sling properties file, jar file B. jar file, sling properties file, system property C. Sling properties file, ja...
I've an xtype=pathfield but using that it displays image "Title" not the image "Name". The image title gets populated automatically but we want it to show the image Name not Title for the authors to pick from Secondly, if images are getting created using photoshop, from which property does the title...
You can use the Adobe Experience Manager (AEM) 6.2 API to create a custom eCommerce provider. A custom eCommerce provider lets you create eCommerce components such as an AEM shopping cart component to use within an AEM online retail site and provides functionality such as:provides an overview of se...
Hi Community,Learn how to create a custom AEM 6.2 ecommerce provider using the commerce provider APIs. http://scottsdigitalcommunity.blogspot.in/2016/08/creating-custom-adobe-experience.htmlThanks,Ratna Kumar.
hi ,I have configured a Test and Target in Cloud services in AEM 6.2, however when I use my Target Standard username and password it does not connect to the server ( please refer to the error in the screenshot) and it is able to connect successfully with my Adobe Target Classic credentials with the ...
I have created a new template (with sling:resourceSuperType : wcm/foundation/components/page ) and trying to create content with it in /etc hierarchy, but touch ui sidekick doesn't shows up. when i try to use the same template to create content under /content it work perfectly fine and touch ui side...
hello, i have a problem with the properties of the image. i want change in the code, so i overload /libs/dam/content/schemaeditors/forms/default/items/tabs/items/tab1/items/col1/items in /apps/dam/content/schemaeditors/forms/default/items/tabs/items/tab1/items/col1/items. i add just one property and...