I have a custom saml implementation with configurations in our code base for multiple publishers. Each publisher has its own configuration.When we deploy the saml authentication fails. If I go to the custom saml felix config and simply click the Save button, authentication starts working normally.An...
I am exploring Hobbes Framework to automate my test cases for Page / Components .I am stuck in finding the DOM element ID .Any help is much appreciated .Sample Code where DOM ID from AEM Hobbes Example :-new hobs.TestSuite("Home Page Test Suite", {path:"/etc/clientlibs/myTests/myFirstTest/myTestSuit...
Hi All,Need help to show the components list in side rail of touch UI AEM 6.2.> I have selected the components in design mode parsys. This is working good in classic UI sidekick. I can see all the components there but not in touch UI.> I also added editconfig node in component but still of no useTha...
Cancel inheritance displaying in the page properties of classic ui(5.5) . But in touchui(6.2) cancel inheritance not displaying in the page properties . Can anyone please help me this .PFA screen shots for reference
I came across this architectural challenge, which is maintaining all shared business Java logic in a separate Common-Project that includes some common API in a bundle Common-Bundle and also a Common-Bundle-Impl that provides the shared implementation for that general API.The issue here is that shari...
Hi All,As AEM has provided one OOTB component called: External (path: /libs/foundation/components/external) and it's built using JSP.Based on my current requirement I can go ahead and overlay this component.While doing the overlay -a. I need to Reconstruct the appropriate /libs structure under /apps...
I am getting the following error when a managed publication of a certain page is executed:16.10.2017 09:18:00.573 *ERROR* [JobHandler: /etc/workflow/instances/server1/2017-10-12/scheduled_activation_274:/etc/workflow/packages/generated-package8] com.day.cq.replication.Agent.publish-a Error while bui...
Hello guys,I want to create a RSS component for every page.Iam not sure I am thinking the right way.I want to write a servlet which returns xml of the actual node and give the title, the description and the modify date as RSS-XML to the user. But I don't know how to write one servlet which is called...
I am using Bootstrap for a responsive grid. However, when loading the boostrap.css file, the tough ui dialogs don't open anymore.If I remove that specific bootstrap.css file, the dialog box is visible and the touch ui dialog opens again.Has anyone noticed this behavior? If yes, is there a fix for th...
Hi Experts,I want to use the proxy settings of AEM6.2 on the Web Console named "Apache HTTP Components Proxy Configuration" when I use HttpClient API to call a http request, but I don't know how to do it. Of course I can define my individual bundle parameters for proxy, but if the server IP was cha...