Hi All,Actually we have a group(Authors) that having 600+ users/Members .Sometimes its truncating Users unfortunately after adding users also its happening .Can any one suggest me to overcome this issue.am Suggested below solution its works for temp solution or is there any permanent solution?Everyt...
I am getting the below errors on AEM 6.1 author instance, 30.01.2018 07:19:52.640 *WARN* [qtp2102344124-8253] org.apache.jackrabbit.oak.spi.query.Cursors$TraversingCursor Traversed 100000 nodes with filter Filter(query=select h.[jcr:path] as [jcr:path], h.[jcr:score] as [jcr:score], h.* from [nt:ba...
Hi team - We are using wcm core components in our application, however if we spin up the publish instances with "nosamplecontent" the packages related to core components are not getting installed. Is it the recommendation from Adobe ? If that is the case should we explicitly add the packages in publ...
I have got the session from the repository login (using username and password), now how to access the profile of the user from the session(/home/users/username/profile). In the end, I need user properties. The request could not be adopted to user properties since its still pointing to the anonymous ...
Hi All, I am planning to give AEM 6 Business Practitioner certification. Can some one please provide some insights or any study material for preparing for this certification.Thanks,Swapna
Hi guys,We have some scenario here where we have 2 authoring (Author and QA) to handle our content before it will be pushed to live (Publisher).Our problem is how to push the page that is scheduled for activation to QA but we want it to be pushed to QA automatically and include the schedule data as ...
We are using ACS Common to provide sitemap for SEO but running into issue where for non English sites(.com site), it is returning URL with English site linksIdeally...Request for mysite.com/sitemap.xml would rewrite to mysite.com/mysite.com/content/my_company/en_us.sitemap.xml Request for mysite.es...
Hi, I'm successfully programmatically creating new versions via the VersionManager. My code is as follows:final Workspace workspace = session.getWorkspace();final VersionManager versionManager = workspace.getVersionManager();final VersionHistory versionHistory = versionManager.getVersionHistory(node...
To display image on one page and Video on other. Do we need one template or two templates for this requirement? Also, both pages will use same or different java scripts.
If someone can guide me what steps I can follow to achieve the above requirement.1. Steps to create a custom workflow for Asset Rendition. Not sure how to reuse the OOTB DAM Asset Update Workflow .2. How to tag up a image/doc while uploading, be it manually or through script.