Hi All, Any one could help me in resolving the following issue as I am not able to access the AEM repository using the following code :Repository repository = JcrUtils.getRepository("http://localhost:4502/crx/server");//Create a Session- put a valid creds who has the access of the repositoryjavax...
Hi All, Is there a way to overlay/interject the CreateAssetServlet and make sure the filename contains valid (allowed characters)? Or even the js calling the servlet to pass a desired filename? I see here that there are valid characters that are allowed in classic ui. However when I upload using a s...
Hi All,One quick question. As of last week I had completely setup the AEM SDK with the Venia store front with all the components working. When I move the setup the AEM publish SDK, I am encountering one issue.The /api/graphql is throwing 403 errors which means no frontend commerce operation is happe...
Hi Team,Does anyone know how to fix this build error below, please? Recently, when deploying to DEV via Pipeline, I keep getting this error.Spoiler06:06:46.645 [main] WARN c.a.g.skyline.commons.ToggleHelper - Could not get toggles[2022/02/23 06:06:46] [ info] [input chunk] skip ingesting data with 0...
We have custimized the AEM's OOTB sitemap by creating new service by extending the ResourceTreeSiteMapGenerator and overriding addResource() method there. In that service method, I am able to successfully modify the URL and lastModified values. But I have additional requirements to add new attribute...
Hi All, is there any way to integrate AEM with Google Optimize to perform AB/Multivariate Testing? I know Target provides a seamless integration, but is there any way to integrate AEM with Google Optimize?
Hi.I have heard it mentioned that Pipeline variables can be used in AEMaaCS to control things in dispatcher such as disabling the caching only in the dev environment. Does anyone know how this can be done or can point to some documentation describling this? I accidentally posted this question under...