Details The features in this release focus on Experience Manager Assets and Site innovations and include the following: AEM Assets: Assets Interface ExtensibilityContent Hub Asset Rendition AvailabilityDynamic Media: New rendition panelDynamic Media with OpenAPI advanced image modifiers & prese...
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...
Hello,I am currently configuring a component using the Java Use-API. (under the apps folder)In a situation where i need to create another Component that inherits Container Component, i want to use a Java class by inheriting a Java class that inherits Container Component's WCMUsePojo.[Test Code]1. Co...