Hi,Whenevr I login, I am redirected to /favicon.ico page though the home page is configred as /welcome.html.I am also getting a blank - authentication failed error. Regards,Shallu Rohilla
Hi All, I am currently exploring the native eCommerce client which is part of OOTB AEM.While exploring this and mapping its functionality against client requirements I have some queries. We are planning for the following:- 1). PIM database to be maintained within AEM. 2). Inventory is maintained in ...
Hi, I would like to know how to extend/customize the language list defaultly provided at "/libs/wcm/core/resources/languages" in AEM 6.0.I have created the same structure under apps as "/apps/wcm/core/resources/languages" and added new languages like Telugu,Tamil,Kannada etc which are supported ...
Hi Folks,Thanks in anticipation.I am working on South African network, my objective is to pull the profile details from facebook and twitter, so I have created the appId in both facebook and twitter, then configured in AEM cloud services.I am able to pull the facebook profile details with Indian net...
Hi All,I need to find the activated version among all the version available in sidekick.My requirement is, I have to find the activated version and add the another field as status in sidekick and mark the status as new.Could you please show me the right path how to achieve.Thanks in Advance,Mike
Hi, What is the difference between a Widget and a Component. For ex:- "text" component is using a widget called "componentStyle". Why a component shd. use Widget? What is the speciality of a Widget? In what technology a Widget can be created? Is ExtJs is the prime technology th...
Hi,I have a blog overview page. say it is http://<hostname>/content/campaigns/siteName/blogoverview.htmlNow I have to get an newsletter for it say http://<hostname>/content/campaigns/siteName/newsletter Can some one give me pointers as how could i develop it and what all changes i might have to do....
Hi,Will there be any problems with the CQ instance if I delete "contributor" and "content-authors" built-in groups? We are not using them, but they are mentioned in the documentation, and it is possible that they are used by some features.Also, if I delete those groups, will their permissions (entri...
Hi,We have a requirement where we would like to version images under /etc/design. Basically, what we want to do is that if the image has been modified or republished a new version should be created and therefore the image could be cached on the dispatcher for a longer TTL like an year or so.I though...
I have requirement to change password implimentation on our project.took password fields with new component after entering password fields and after submition am sending these values through ajax to servlet. the below code i have used .try { Session session = repository.loginAdministrative(...