Facing issue in AEM 6.4Install fresh instanceHit http://localhost:4502/aem/start.html 10-15 time in the same window(ctrl+r) and check error.logReason for this activity:- In our custom code we are calling 7-8 inner HTML pages on a single page. this makes serval call to the repository.Tried "aem-serv...
Hi,As a requirement i need to read the tags from the page. On the page we have authored multiple components, so we need to read the couple of properties which are tags on the page and the components which we authored on the page. Could you please help on the SQL2 query/XPath query.Thanks & Regards,K...
Hi, I am using j_security_check to authenticate users which works fine. When the user is not logged in and tries to access a protected page they are redirected to the login page as expected. When the login suceedes the resource query string parameter is used to forward them to the original protected...
Hi EveryoneIn 6.3.3 we are trying to transfer an asset share link generated from one instance to another. The link is generated by selecting several assets and using the Share button of the Asset Console UIThe link is generated on one instance and looks like this http://localhost:4502/linkshare.html...
We are using content fragments for few pages and now I have requirement to populate dropdown dynamically, would it be possible to write listeners in content fragments? . Not able to find docs, any pointers would be helpful
Hi All,I have been following Adobe Experience Manager Help | Reading Adobe Experience Manager OSGi Configuration Values for reading properties in my code.When i runt he sample provided it runs fine and gives correct output but when i integrate the same nodes and classes in my project, my service do...
I have a select element in multifield, and I am calling a JS function on the change of dropdown. But When I am adding one more dropdown using ADD FIELD it is not catching the event nor calling the JS function on change of value in dropdown.
On AEM 6.4.0, following the document to setup Asset Link , we did the followingUnder "Apache Jackrabbit Oak External PrincipalConfiguration" DISABLE "External Identity Protection" (attached screenshot)Make some changes to User propertiesEnable "External Identity Protection"After enabling, AEM is dow...