Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

anilkum
anilkum
Offline

Badges

Badges
16

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
4

Posts

Posts
65

Discussions

Discussions
26

Questions

Questions
39

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by anilkum
Customize the badges you want to showcase on your profile
Re: enabling GZIP in AEM/dispatcher/web - Adobe Experience Manager 12-07-2021
What's the benfit here of gzipping on AEM? If Apache takes care of gzipping everything - what's the value here of doing it on AEM as well? My colleague is suggesting that gzipping stuff on AEM is actually providing zero benefit since Dispatcher will decompress the response from AEM anyway... So what's the point?

Views

697

Likes

0

Replies

0
Re: AEM integration with multiple identity provider - Adobe Experience Manager 20-07-2017
Hi Anil,You can configure multiple SAML IDPs (Check the screenshot) and the order in which it would authenticate will be based on the ranking and the same can be checked in /system/console/jaasbut your usecase is different you need different provider based on the user for this you have to write custom authentication handler and OOB is not available.Blow links will help you: Multiple Authentication handlers AEM authentication- Custom Authentication handlers and External Login Modules

Views

1.2K

Likes

0

Replies

0
Re: AEM 6.3 and solr integration - Adobe Experience Manager 07-02-2019
What is Adobe recommendation to integrate solr out of these two:Solr as oak index or AEM with solr as rest based integration.

Views

941

Likes

0

Replies

0
Re: Correct Memory Statistics - Adobe Experience Manager 01-03-2017
Hi Anil,Which version of AEM using? We have faced this same problem in AEM5.6.1 the solution we started restarting the server everyday night after the tar optimization. we tried to the see the reasons in thread dumps nothing help us to solve the problem and even we have added extra GC parameters to the start file. Thanks

Views

2.4K

Likes

0

Replies

0
Re: Rights less than administrator even when user is added to administrators groups - Adobe Experience Manager 24-01-2017
I've had this same issue as well (although we currently only have a sandbox environment).I had to remove the user(s) from the groups, one by one, until their rights were restored, but that doesn't really solve the issue.

Views

1.0K

Likes

0

Replies

0
Re: Repository growth reasons - Adobe Experience Manager 24-09-2017
Hi Anil,It may be late but wanted to know if you have found the root cause or not.did any DAM uploads happened on AEM after its migration to 6.1?RegardsSurya

Views

4.8K

Likes

0

Replies

0
Re: Anonymous read access to entire /etc is now removed. So we need to give read permission to all required nodes under /etc explicitly. - Adobe Experience Manager 13-01-2017
"We have large number of group to be able to do it manually."To work with groups and users, you can look at writing some User Manager code to automate creation of these. This is one of the reasons why this Jackrabbit API exists. http://jackrabbit.apache.org/api/2.2/org/apache/jackrabbit/core/security/user/package-summary.html

Views

1.2K

Likes

0

Replies

0
Re: Delete large amount of worflow instances - Adobe Experience Manager 30-12-2016
Not sure if you have tried this, but finish all the running workflows don't trigger any new ones for some time and block all external excess to your server.Now, go to http://:/crx/explorer and then make a note of following node /etc/workflow/instances/server0, take a note of all properties on your server sling folder node and delete it using crx/explorer view. You can also delete date folders one at a time or delete the parent node which is server sling folder.Considering the number of the nodes...

Views

1.4K

Likes

0

Replies

0
Error while shutting down instance - Adobe Experience Manager 28-12-2016
Hi,Getting the below error when shutting down AEM... What could be the possible reason?28.12.2016 07:38:44.259 *ERROR* [FelixStartLevel] ERROR: Error stopping launchpad:resources/install/0/com.adobe.granite.crxde-lite-1.0.88-CQ610-B0001.jar (java.lang.IllegalArgumentException: Nothing registered at /crx/de)java.lang.IllegalArgumentException: Nothing registered at /crx/de at org.apache.felix.http.base.internal.service.HttpServiceImpl.unregister(HttpServiceImpl.java:132) at com.day.crx.delite.impl...

Views

397

Likes

0

Replies

0
Re: Content tree structure not showing in the "Move" dialog in DAM/Sites - Adobe Experience Manager 24-11-2016
Hi, Internal team said that there were some issues in 6.0 and 6.1 pre-release but these were all "fixed".Please reach-out to customer support to help you with this.~kautuk

Views

633

Likes

0

Replies

0