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

BrijeshYadav
BrijeshYadav
Online

Badges

Badges
26

Accepted Solutions

Accepted Solutions
21

Likes Received

Likes Received
73

Posts

Posts
108

Discussions

Discussions
38

Questions

Questions
70

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by BrijeshYadav
Customize the badges you want to showcase on your profile
Re: Lots of content - AEM Author performance issues - Adobe Experience Manager 22-10-2019
It's really a very huge data. I have few things in mind which could be help full?External data store: When dealing with large number of binaries, it is recommended that an external data store be used instead of the default node stores in order to maximize performance Configuring node stores and data stores in AEM 6 Query Optimazation: Use http://localhost:4502/libs/granite/operations/content/diagnosistools/requestPerformance.html to anaylize what are the most time taking queries which might caus...

Views

2.3K

Likes

0

Replies

0
Re: TagManager.getNameSpaces giving null - Adobe Experience Manager 02-10-2019
At line number 3.adapt TagManager from ResourceResolver instead of Resource.TagManager tagManager = resourceResolver.adaptTo(TagManager.class);

Views

2.1K

Like

1

Replies

0
Re: Frequent Logout in AEM Environment. - Adobe Experience Manager 16-07-2019
Hi Tushar,You can open crx/de and delete configuration node at /apps/system/config/org.apache.jackrabbit.oak.security.authentication.token.TokenConfigurationImpl.config.Restart aem and it will reset it to default configuration values.

Views

2.7K

Like

1

Replies

0
Re: How to check dependency version in uber jar - Adobe Experience Manager 13-05-2019
Yes, com.google.zxing is part of cq-wcm-mobile-qrcode bundle.You can add desired dependency version to your bundle pom file in order to override UberJar

Views

6.7K

Like

1

Replies

0
Re: How to check dependency version in uber jar - Adobe Experience Manager 13-05-2019
You can find version information in MANIFEST.MF

Views

6.7K

Like

1

Replies

2
Re: Users reverse replication - Adobe Experience Manager 06-05-2019
My bad I did not read your question clearly.Sling distribution is only to synch users among multiple publishers

Views

12.7K

Like

1

Replies

0
Re: Users reverse replication - Adobe Experience Manager 06-05-2019
I haven't implemented this yet but came across documentation.Sling distribution is more appropriate for user synchronization.User Synchronization

Views

12.7K

Like

1

Replies

2
Re: System user is not migrating as part user migartion - Adobe Experience Manager 02-05-2019
Just a quick note:do you have system users in exclude path of your package?

Views

1.7K

Like

1

Replies

0
Re: Why is admin user not a member of administrator group in AEM6.4 - Adobe Experience Manager 02-05-2019
smacdonald2008​ and JaideepBrar​I know that admin user is a superuser and have full administrator access but I am interested to know what is the reason and benefit not have admin user as a member of "administrator" group, instead giving permission at the user level.

Views

5.7K

Like

1

Replies

0
Why is admin user not a member of administrator group in AEM6.4 - Adobe Experience Manager 30-04-2019
Default admin user has always been a member of the administrator group in the previous version of AEM (at least until 6.1 I remember) but that's not the case for AEM6.4.Even AEM6.4 documentation mentioned that "System administration account and member of the administrator group, with full access rights."Read here https://helpx.adobe.com/experience-manager/6-4/sites/administering/using/security.html.

Views

5.8K

Like

1

Replies

3