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

Jagadeesh_Prakash
Jagadeesh_Prakash
Online

Badges

Badges
26

Accepted Solutions

Accepted Solutions
31

Likes Received

Likes Received
139

Posts

Posts
120

Discussions

Discussions
38

Questions

Questions
82

Ideas

Ideas
7

Blog Posts

Blog Posts
3
Top badges earned by Jagadeesh_Prakash
Customize the badges you want to showcase on your profile
Re: cq:styleDefaultClasses - classes are applied to components only on author - Adobe Experience Manager 18-07-2022
Hi @joeltsousa1, If Replication is not working properly even after checking everything is working fine, Try to go with package your policies & update them on Publisher to firefight the problem.After that, try to include these changes in the Codebase, change the filter to "update" and build & deploy.

Views

97

Like

1

Replies

0
Re: Push update notification - Adobe Experience Manager 18-07-2022
Hi @Jörg_Hoh, Thanks for recommendation and I had a similar understanding as well. Can you direct me with an Adobe Team who can help with these enhancement requests about the push notification updates. We need these activated for future readiness. Thanks, Swapnil

Views

74

Likes

0

Replies

0
Re: How to create jcr based resourceresolver instance? - Adobe Experience Manager 17-07-2022
Is there any specific reason you want to follow that approach as you have mentioned in your problem statement?You can call or inject QueryBuilder API using @ Reference annotation as shown below - /** * */ package com.aem.demo.core.servlets; import java.io.IOException; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.Objects; import java.util.TreeMap; import javax.jcr.Session; import javax.servlet.Servlet; import org.apache.sling.api.SlingHttpServletRequ...

Views

61

Like

1

Replies

0
Re: Questions related to Custom Functional Testing - Adobe Experience Manager 16-07-2022
@Kabrawalaak you can ref. to this: https://www.youtube.com/watch?v=yJX6r3xRLHU

Views

87

Like

1

Replies

0
Re: From Where on CRXDE I can get ACL permission data. - Adobe Experience Manager 16-07-2022
@akshaybhujbale few ref: https://developer.adobe.com/experience-manager/reference-materials/spec/jcr/2.0/16_Access_Control_Management.htmlhttps://experienceleague.adobe.com/docs/experience-manager-screens/user-guide/administering/setting-up-acls.html?lang=en

Views

81

Like

1

Replies

0
Re: How can I configure email on aem cloud sandbox, i am not able to access system/console/configMgr also not able to see Operations under tools - Adobe Experience Cloud 15-07-2022
@leojohn In AEM cloud there is no way that you will be able to access to configMgr or filex console as it is restricted. Only way to update the SMTP configuration is through the config deployment through cloud. How every as part of the implementation you can set the SMTP variables as an environment variables so that in future you can change the variables directly in the environment and change the configurations https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/impl...

Views

58

Like

1

Replies

0
Re: Replacing Image in Assets Does Not Update Pages Using that Image Across Site - Adobe Experience Manager 15-07-2022
@dman2022 If in the case you are not able to see the replaced image in your author instance also. Can you validate your log file and check if there are any issues? Ideally author will not cache the image until we have a dispatcher on top of the content in author. At any reason replaced image should load in author if not try to validate with OOTB image component. And if it works then could be the issue with the component that you are using.

Views

48

Like

1

Replies

0
Re: Identifier com.adobe.cq.inbox.ui.DateFormatter cannot be correctly instantiated by the Use API - Adobe Experience Manager 13-07-2022
AEM version is 6.5, java 8I can not find any information about Service Pack.In: http://localhost:4502/system/console/status-productinfo.txtI found this:*** Product Information:LicenseProduct : Adobe CQ5 (5.5.0)Installed ProductsAdobe Experience Manager (6.5.0)

Views

59

Like

1

Replies

0
Re: replication to a standard publish over internet from cloud - Adobe Experience Manager 13-07-2022
That means that you want to publish from a AEM as a Cloud Service environment into a AEM 6.5 environment?Leaving out technical details (replication in CS is working totally different to the one of AEM 6.5) this setup is not supported.

Views

63

Likes

0

Replies

0
Re: AEM As A Cloud Service - Dispatcher - Error page for multiple countries and languages - Adobe Experience Manager 12-07-2022
Hello @arunpatidar @Jagadeesh_Prakash, Here is the snippet from the log files : Dispatcher logs :dispatcher access log - "GET /fr/testagain.html HTTP/1.1" 404 237 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36"aem dispatcher log - "GET /content/company/fr/fr/testagain.html" 40451ms [companypublishfarm/0] [actionnone] dev.company.fr Publisher logs :request log -[792] -> GET /content/company/fr/fr/testagain.html HTTP/1.1[792] <-...

Views

95

Like

1

Replies

0