I have created a custom farm abc.farm in the dispatcher config and created a symlink under enabled_farmsThe issue is when I hit any page in local dispatcher, I see the request coming to the default_farm and not to my custom farmHowever, if I rename the abc.farm to xyz.farm( to make sure the file is ...
I want to search a text in lower case in query builder api in aem. For example my node is /conent/mydata/stores. It has store id nodes, each store id node has store information in properties like storeName etc. I need to search store by storeName using query builder api. The search should work lower...
The webpage is not loading basically it is a course which helps us to prepare for the aem certification (AEM Sites for Developers - Professional (rockinfo.com))
I am looking to integrate selenium for AEM UI testing , however i am finding it difficult to obtain resources to help with the same. Please share any info or useful resources with sample code if possible
In the asset metadata, I have a custom tab with a custom field called "Modified By." I have a schema named "myproject," where I added this custom tab, labeled "File Information," and created a field called "Modified By." This field is mapped to a custom property, "xmp:modified-by". The "Modified By"...
In my AEM application I'm able to fetch the cookie (while landing the home page application) but in SlingHttpServletRequest I'm not able to get SlingHttpServletRequest.getCookie("MypropertyValue") in my dopost method. Can someone help me in looking into the issue and rectify it.
Hi All, I have a requirement of displaying a pop-up window before moving the assets to destination folder using the MOVE option if the asset already exists in the destination folder. As of now, when the asset is already present in the destination, AEM creates creates the duplicate by appending nume...
Hi, I have setup AEM instance on my local machine and also installed enhanced connector within it to connect with my workfront test instance (not on local machine.) Using grok, I have generated a domain and trying to create a linked folder structure sync from AEM to Workfront. In the logs, I am obse...