We have a component that runs a query builder to generate an RSS feed of blog posts. This component seems to work fine on all environments (We are hosted on AMS with a dev environment, stage and production) on both author and publish instances except for our production publisher 1 instance (we have...
Hello All, I am trying to view the components and templates that have been used in a live AEM page but I am not able to find it? Can someone help me on how to find the template and the components used on the page? I am trying to view it using the "Inspect" tab in the Chrome Devtools since I do not h...
Hi, I am not able to use OOTB content fragment component in my project. It is throwing below mentioned error :- Cannot serve request to /content/fsbp/us/en/data-privacy-new/jcr:content/root/responsivegrid/contentfragment.rawcontent.html in /libs/dam/cfm/components/contentfragment/rawcontent.htmlExce...
Hi Folks, I am working on AEM 6.4 site functionality to login using facebook. I am done with facebook app creation and other things when i click on login with facebook it redirect me to facebook login page after entering the facebook credentials it is redirecting to AEM login page. below is the err...
Hi guys, may I know what is this workflow-process-service? Whenever I tried to publish a content page via a custom workflow (contains approvers step) and when it gets approved, it is published by the workflow-process-service instead of the approver. Do anyone have any idea about this?
My client's media queries are based on the standard bootstrap media query sizes (576, 768, 992, 1200) and none of the existing emulators hit these marks exactly. So I created new ones based on /libs/wcm/mobile/components/emulators/ios/iphonex. I copied it and modified its cq:emulatorConfig propertie...
Hi, I’m seeing 404 error thrown for the following file while loading it on a Publish instance (no dispatcher; loading via IP):/etc/cloudsettings.kernel.js/conf/<project>/cloudsettings/<xxx>/contexthub This file can be loaded successfully on Author and on Publish when signed in with an Admin account....
Hi, I have to hide all OOTB workflows and show only my project workflows in create->workflow in sites.html for pages for specific user group in AEM 6.5.I have tried ACL. i denied permission for all workflows inside var/workflow/models and gave allow for only project workflow folder. While doing thi...