I want use ValueMapResourceWrapper to create a Select field. How to set options by DataSource.public class TestModel extends WCMUsePojo { @Override public void activate() throws Exception { ValueMapResourceWrapper wrapper = new ValueMapResourceWrapper(getResource(), "granite/ui/compone...
Hi, Does anyone know for which service pack release of AEM 6.5 the ".coral3-checkbox{width : 100%}" class is added in file ("/libs/wcm/msm/content/touch-ui/authoring/editor/css/livecopystatus.css")Because this is distorting the dialog box styling of checkbox where fieldDescription "icon" is appearin...
This is the code I have at /etc/map.prod.publish/https/mysite.net/content/.content.xml to redirect some matching URLs. I'm trying to use a regular expression with a backreference, but when I go to publish the changes, I get an error about the '<' character not being allowed in the sling:match proper...
Hi all... I would like to make use of the core components (V 2.11.0) into my AEM project (V 6.5.4). I added the wcm components core, config and content dependencies into my poms and tried to extend the v1/container component, but I have the following error, "com.adobe.cq.wcm.core.components.models.L...
We're seeing the following error message on our AEM publisher server. We're running AEM 6.5.10 in the cloud. Is anyone familiar with this error? Thanks. 03.03.2022 16:06:33.358 *ERROR* [sling-default-2-Sling Models OSGi Service Disposal Job] org.apache.sling.commons.scheduler.impl.QuartzScheduler Ex...
Hi All, We have migrated from aem 6.5.8 to 6.5.11 restore option is not enabled for the sites. Could you please let me know if any one has encountered the same issue.
Hi friends, We have DEV, UAT, and PROD instances that is hosted by Adobe AMS. What is the preferred way to update our service pack to the latest AEM 6.5 service pack?My plan is to scp the service pack to DEV, crx-quickstart/install folder. Watch the logs, and then restart AEM; to both our author and...
I need to create a search index to address the traversing errors in error.log. Specifically:.../* xpath: /jcr:root/content/solutions//*[(jcr:content/@page-category = 'category:news')] */, path=/content/solutions//*, property=[jcr:content/page-category=[category:news]]); consider creating an index or...