Hi Team,I am using AEM 6.1 and dont see the option to change default root from /content/sites, as documented in https://docs.adobe.com/docs/en/aem/6-1/administer/communities/getting-started-enablement/create-site.htmlWhat am i missing?
Hi All, I’m working on DOCX to PDF conversion on workflow, facing a strange issue. I’m able to convert to PDF but images in given DOCX are missing in converted PDF. its working as expected when I ran as a standalone java program. it happening only when I ran thru on AEM. I’m using followi...
http://scaaemdev01:8080/lc/libs/ws/index.html#this page displays properly in chrome and firefox on the desktops but not IE.it even displays properly locally on the server with IE.what setting on the desktop do we need to adjust?thanks.
Hi,Imagine a case when you have AEM 5.6.1 instance running on JDK7 and you need to migrate to AEM 6.1 running on JDK8.Option1 is to use migration guide from https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.htmlOption2 is to install a separate instance of AEM 6.1 and use VLT Tool (vlt rcp) which...
Hi Friends,I am using the iparsys component for configuring the header and footer component when I try to edit the component pages have become un responsive.I tried accessing in all the browsers IE, chrome and firefox not even able to debug from any browsers.Attached is the screen shot for reference...
Hi All,Doubt as below :I have an interface where couple of methods are defined. In my component Java class[which is not a service class], if I have to refer any of the method present in the interface, it is not possible.- Is my Understanding correct?- Any way we can access methods declared in the in...
Hi ,How to get the AEM DAM Assets name and count via query? We are using the MongoDB as repository in AEM and want to retrieve the assets that is uploaded on specific date either via query or programmatically.Can anyone provide the any sample? Thanks~S
We are seeing this error in the logs. I've seen that the vendor who wrote code for us is using something like this ResourceResolver resourceResolver = request.getResourceResolver(); QueryBuilder queryBuilder = resourceResolver.adaptTo(QueryBuilder.class); Session session = resourceReso...