Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hi GuysDo we have any option/report in AEM that will help us to fetch the details of users who logged-in to AEM Author in last x days(30 days)?RegardsAlbin I
I tried to upload an image to dam using admin/admin and following is the error I see. When I check admin user in user admin, admin associated to everyone group and has permissions on all folders.What am I missing ? AEM 6.4.229.10.2018 13:16:39.122 *ERROR* [JobHandler: /var/workflow/instances/server0...
Hi,I've just worked through configuring our AEM dispatchers to support CORS requests and I think the Adobe documentation needs improvement. Configuring a CORS policy via system/console was straightforward enough but while direct requests to our publish instances returned a valid response (with expe...
Hi,I created a new User A, added the user to the administrators group.Now I login as User A and try to impersonate to another user B.But it is not able to do so.Only the user "admin" is able to impersonate to other users.Is there a way a non admin user is able to impersonate to other user, other tha...
Hi we had implemented custom authentication handler for login functionality where-in credentials are verified using SQL. This was implemented some time ago and worked perfectly fine. Currently, I see an AEM login pop-up(the one which you can see in felix console after an inactive session) is appeari...
Hi,we are working on AEM 6.3 SP1. In classic ui dialog, we are including 'tab_blueprint' (/libs/foundation/components/page/tab_blueprint) node in my page component dialog using 'cqinclude' xtype. This works in classic ui dialog.In touch ui, we are incuding 'blueprint' (/libs/foundation/components/pa...
Hello,We have upgraded our application from AEM 6.2 to AEM 6.4. In AEM author i am not able to create page by proving "title" only.While creating page it shows loading and after a long time it is giving below error.To debug this issue i have tried below stepsFirst we have restarted the AEM author in...
Hi all,I'm currently learning how to work with the new AEM SPA editor. My goal is to use this SPA editor in real projects, but I'm stuck on the following concept.I want to use the WCM tabs component that can insert other React Components. So the structure would be something like this: tabs/ ...
Hi All,We have a template[not editable templates], wherein iparsys is included in the page component of the template in body.html.<sly data-sly-resource="${'xyz' @ resourceType='wcm/foundation/components/iparsys'}"></sly>In 6.4 environment, on creating a page out of this template it appears as seen ...
Hi,we have developed our antivirus scan api to enable virus scan for digital assets. And we need to enable this scan , before storing asset into AEM application. We tried to edit OOTB asset update workflow, as this workflow will trigger on every asset upload. We have created one custom process step ...