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: RSS FEED default servlet for every page - Adobe Experience Manager 16-10-2017
One way to add multiple resources here@SlingServlet( resourceTypes = {geometrixx/components/homepage, geometrixx/components/productpage, geometrixx/components/articlepage }, selectors = "rss", extensions = "xml", methods = "GET", metatype =true)/Brijesh

Views

792

Like

1

Replies

0
Re: DAM report on space or percentage used - Adobe Experience Manager Assets 13-10-2017
You can get dam report here.localhost:4502/etc/reports/diskusage.html?path=/content/dam/Brijesh Yadav

Views

1.3K

Likes

3

Replies

0
Re: Cannot find few custom workflows in the list when try to apply for DAM assets. - Adobe Experience Manager 13-10-2017
Check model.xml file of you custome workflow and validate metaData tag.Set jcr:primaryType to "nt:unstructure" in oder to avaialable in drop down list/Brijesh Yadav

Views

778

Likes

0

Replies

0
Re: Usage of @Via in sling models - Adobe Experience Manager 12-10-2017
Hi,I think you should use @SlingObject injector. like below@Model(adaptables = Resource.class)public class ResourceExampleModel { @SlingObject private SlingHttpServletRequest request;}As par the documentation also @SlingObject injects commonly used sling objects if the field matches with the class: request, response, resource resolver, current resource, SlingScriptHelperApache Sling :: Sling Models /Brijesh Yadav

Views

8.3K

Likes

0

Replies

0
Re: Core Project has dependency on javax.inject [0,1) Bundles and imports not getting deployed - Adobe Experience Manager 10-10-2017
Hi,As i can see that people already responded same solution but still I am posting and just want you to verify that all these below stuff in you pom.xml as below. com.adobe.aem uber-jar 6.3.0 provided javax.inject javax.inject 1 javax.inject;version=0.0.0,*;resolution:=optional,*

Views

2.3K

Likes

0

Replies

1
Re: Suggestion required for Aem 6 architect certification(9A0-385) - Adobe Experience Manager Forms 17-09-2017
Thanks Kautuk,I had my exam last week and Now i am AEM certified Architect

Views

7.2K

Likes

2

Replies

3
Tar offline compaction time increasing - Adobe Experience Manager 08-09-2017
We are using tar offline compaction on AEM 6.1 with oak-run1.2.25.jar and datastore size is 25-30GBjava -Xmx16G -jar oak-run1.2.25.jar checkpoints segmentstorejava -Xmx16G -jar oak-run1.2.25.jar checkpoints segmentstore rm-unreferencedjava -Xmx16G -Dtar.memoryMapped=true -Dupdate.limit=5000000 -Dcompress-interval=10000000 -Dcompaction-progress-log=1500000 -Dlogback.configurationFile=compactionLog.xml oak-run1.2.25.jar compact segmentstoreAverage time for compaction is 3-4 hours but some times it...

Views

921

Likes

0

Replies

0
Re: Sling Resource Resolution Preference - Adobe Experience Manager 08-09-2017
I think extension take precedence. So GET.html will execute

Views

2.7K

Likes

0

Replies

0
Suggestion required for Aem 6 architect certification(9A0-385) - Adobe Experience Manager Forms 04-08-2017
I am preparing for AEM 6 architect exam on the bases of Adobe Certified Expert Exam Guide (https://app-cdn.adobe.com/content/dam/spp_assets/public/public_3/NEW_Jan_2017_AEM_6_Architect_EG.pdf )Seeking more inputs over exam content or guidelines.Thanks Brijesh Yadav

Views

9.3K

Likes

2

Replies

11
Re: User generated content is not getting synchronized from publisher - Adobe Experience Manager 21-07-2017
Thanks Rajeev.I missed this while reading "The UGC is persisted only in the same JCR repository as the AEM instance in which it was entered."

Views

867

Likes

0

Replies

0