Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
I've read the many articles and discussion topics about mapping multiple domains but I haven't found a discussion that explicitly addresses my use case, which I think would be fairly common so I'm going to bring it up.I have a global site that's been localized and translated into various languages. ...
Hi All I followed the blog to configure Static Agent in AEM 6.3 on my local system running on Windows.It does not work for me and shows error in logs:com.day.cq.replication.ReplicationException: Unable to replicate content with no transport handler. Check configuration.Where to configure this transp...
Hi Friends,Pls assist me I'm getting this kind of Exception Thanks in Advance.!!!29.09.2019 16:30:09.344 *ERROR* [172.16.83.113 [1569792609341] GET /etc/clientcontext/default/contextstores/twitterprofiledata/loader.json HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaug...
Hi Need to understand what is meaning of below line of code<div data-sly-resource="${@path='FirstDivHeader', resourceType='foundation/components/parsys'}">What is Used of @path in ablove example.
Hi all,at right now am working on user handling project and i have issue with with sling model for the first am getting the values from SAML response and getting the values in one sling model,this and the problem is when user sign out from our site session will close but also this sling model getti...
so I have some javascript that just output that contents of event.target.innerHTML to the console.When I compared the actual HTML on the page (HTML code acquired using inspect element) vs event.target.innerHTML, there are some lines missing from innerHTML.Any ideas what could be happening? These lin...
inlinereview.html page console is for reviewer to put comment do highligts and all . how we can customise that console. whats the location of code for this particular console resides in crx?
Hi,is there a possiblitiy to convert the string to node in sightly.if i have ${item.name} which is the name of the node . But ${item.name} is retiring as string. i need to access the properties of the node.Any suggestions will be helffull
Hi, i am overriding the tabs component.i need to add a pathbrowser to the dialog.The dialog is being fetched from /apps/core/wcm/components/commons/editor/dialog/childreneditor.if i add a pathbrowser to it using the below code , the value is empty.i figured out we need to give the value attribute.Bu...
Hi,We are trying to implement SSO in our application using OOTB SAML Handler.Below is the AEM infrastructure architecture(publish)2 Publishers2 DispatchersDispatcher Load Balancer2 F5F5 Load BalancerAzure CDNThe issue which we are facing is, once user successfully logs in we are displaying user firs...