The problems happens on 2 AMS-hosted environments (sandbox and UAT). I haven't tried in our 6.5.6 prod environment yet as it was just given to us last week and I'm in the process of setting it up. some notes/info:Only the built-in one shows up (in my case it's called Experience Fragment - screens va...
I have a clientlib in two different places.Rather calling template/clientlib.html two times is that fine to call it once. Solution 1<sly data-sly-use.clientlib="/libs/granite/sightly/template/clientlib.html"> <sly data-sly-call=${clientlib.js @ categories='aaa'}/></sly><sly data-sly-use.clientl...
Following WKND Tutorial now I cannot see the allowed components when editing template page.Tried checking policies and still nothing displays.Is there any fix to this?
- Hello team, Please suggest how to implement the below requirement in AEM as a cloud service. 1. Few pages in AEM should be protected and should be accessed only after authentication2. When end users accessing the protected page they should be shown a Salesforce login page3. Once users logs in suc...
We have written a repoinit script to add OOTB groups to custom groups but getting the error in script while deploying to AEM cloud.(working fine in local) That is because of script is running earlier than the OOTB group creation. Its failing while building image in cloud. So we want to add OOTB grou...
Hi,I am using AEM 6.5. I have a problem to layout containers.I have a title, body and a button netted inside 2 containers (as image 1 below). I want to make the outmost container smaller by dragging a blue dot. The problem is wherever I drag, the container moves back to where it was, it doesn't sn...
the wnkd package comes with graphql endpoints configured at: http://localhost:4502/content/graphql/global/endpoint.json However, If you try to access them, you get: {"servlet": "org.apache.felix.http.base.internal.dispatch.DispatcherServlet-313d2b89","message": "Forbidden","url": "/content/graphql/g...
while I'm trying to use a custom clientlib its throwing the error as Uncaught ReferenceError: _ is not defined I added dependency as lodash also.can you please help me in this
Uploading numerous assets in bulk consumes significant system resources, which can adversely impact the performance of your AEM deployment. Bulk upload operation can fails or terminate prematurely. In other words, AEM assets may miss some files while ingesting a bunch of files or altogether fail to ...
Dear Members,I am facing one unique kind of issue with "//" at the end of the url.When I hit https://dev-demo.edev.mysite.com:8080/personalcare/shop/shampoo/ it works perfectly fine but when I hit the sam url with double slash at the end https://dev-demo.edev.mysite.com:8080/personalcare/shop/shampo...