Tag search Functionality Ability to search for a template Ability to search for a component Ability to search for a page Please let me know hoe to access these functionalities. Thanks!
Hi,I am using AEM 6.1 and having a problem which login-token cookie is a session cookie and will automatically be cleaned when browser closed.My question is, could we update the expired time for that cookie so it will be retaining for a period of time on client site. I did a lot of searches but they...
Hi Experts,There are lots of configurations available in OSGI Console. Is there a place where all the configurations/features available in OSGI Console are documented.If yes please guide me to that resource.Regards,Jayapal.S
Should I be able to access package share from my local instance? After entering my credentials I'm getting the following error. Also, what is the Adobe URL that contains all the cumulative fix packs?HTTP ERROR: 500Problem accessing /crx/packageshare/login.html/content/packageshare/tools/login.html....
Hi, I am looking for a curl command that can tell me the status of my bundle (Active, Resolved etc). I am using following to start but it returns me results like - {"fragment":false,"stateRaw":32} curl -u admin:admin http://localhost:4502/system/console/bundles/com.my.aem-project-bundle -Faction=st...
Hi,We would like to create different application context paths for each of the sites hosted within AEM. The below are the snapshots as how the context path must be rendered for root node of the AEM content (/content), design node that the page uses (/etc/designs) and /bin folder for servlets paths t...
Hi All,I am trying to integrate OrientDB with a simple AEM application. after the build, I am getting the error in osgi console as:Imported Packagescom.sun.jdi -- Cannot be resolved and overwritten by Boot Delegationcom.sun.jdi.connect -- Cannot be resolved and overwritten by Boot Delegationcom.sun....
Hi All,I am creating an AEM application, which needs a database for storage of bulk data. I have used OrientDB as the database.OrientDB has JAVA APIs for doing operations on any data(insert/select/delete etc.)As per documentation, I have added the below dependency in my Application's POM file: <depe...
Hi, I am trying to load our widgets using version 6.3 AEM. However, am getting following exceptionsorg.apache.sling.scripting.jsp.jasper.JasperException : /apps/logincomponents/components/login.jsp(1,1) File "/etc/UXF/foundation/global.jsp" not foundorg.apache.sling.scripting.jsp.jasper.JasperExcept...
Hi,On a page, I dropped a journal component and a sidebar component. I configured the viewtype sidebar component to show as 'Archieve' and the sidebar is showing wrong monthFor example, if blog is created in 'June', it is showing 'May'. If blog is created in 'July', it is showing 'June'Am I missing ...