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

Sanjay_Bangar
Sanjay_Bangar
Online

Badges

Badges
27

Accepted Solutions

Accepted Solutions
30

Likes Received

Likes Received
173

Posts

Posts
170

Discussions

Discussions
43

Questions

Questions
125

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by Sanjay_Bangar
Customize the badges you want to showcase on your profile
Re: I have feature analyser error i am adding the dependency attached in below how can i resolve the error please let me know - Adobe Experience Manager 18-02-2022
Hi @hrishi2705 , As in Adobe cloud bundle need to satisfied.so you need to add whatever third party dependency in core pom add embedded section and put your dependency name. Kr,Sanjay

Views

217

Like

1

Replies

0
Re: Custom Replication agent on Adobe cloud - Adobe Experience Manager 15-02-2022
Hi @Sanjay_Bangar , This job you only need if you want to clear the Akamai anytime as per your need. Just by triggering the job will clear the akamai cache. I am not sure about the steps in cloud manager but this as I am aware of doing it in Jenkins. In this case You need to contact your devops / admin team who manage CI-CD deployment process . But, your requirement will be done by adding the config workflow process based on url or CP code ( as mentioned in the steps in link). It will clear the ...

Views

381

Like

1

Replies

0
Re: Component not rendering on some systems - Adobe Experience Manager 14-02-2022
Are you referring different page hierarchy as different system? Please clarify it.Please take a took into the error.log file and check is there any exception while rendering?Please check whether you are getting can't be resolved associated with sling model or not. I agree with @milind_bachani and @Sanjay_Bangar , please provide some information as they have suggested.

Views

133

Like

1

Replies

0
Re: Multifield Model Null pointer exception - Adobe Experience Manager 14-02-2022
@NaziyaP Can you confirm if you are accessing the Publish application server with admin login ?If yes and there is no access related issue, compare the problematic resource with working resource to narrow down the cause.

Views

231

Likes

0

Replies

0
Re: data sly test to check if dropdown is selected or not - Adobe Experience Manager 11-02-2022
Hi @hr-empd , In your case do the following1.On which drop-down values you wanted to add that class.2.use below logic

Views

187

Like

1

Replies

0
Re: Having trouble with checked = "true" property with pages created from Editable Templates - Adobe Experience Manager 08-02-2022
Is there a way to have the check box of the default master variation also enabled by default?

Views

140

Like

1

Replies

0
Re: How can I add a page thumbnail to appear in sharable link - Adobe Experience Manager 05-02-2022
If by publisher access you mean, the level of permissions in AEM your user have - then I would not expect that this kind of role will have access that will allow to do modifications on code level.Just to be clear, first some changes (they are simple) on implementation level of you application needs to happen. Changes should be done to expose link to image you have configured in page properties level. Base on what you have wrote on you initial message - I understand this case is not currently sup...

Views

104

Like

1

Replies

0
Re: Java 8 vs Java 11 for AEM 6.x to AEM 6.5 - Adobe Experience Manager 05-02-2022
Hi @thisthatheotter , There is no issues from java8 to java11 for aem6.5.Java11 is required for Adobe cloud SDK. Kr,Sanjay

Views

156

Like

1

Replies

0
Re: Dynamic Client Libraries generation specific to page - Adobe Experience Manager 05-02-2022
Hi @Eakambaram , If you want load page specific js and CSS right.You need to add that specific clientslibs to your editable template in page policy.Means whenever you have created page using that editable template then specific js and CSS called only not the other. Kr,Sanjay

Views

102

Like

1

Replies

0
Re: AEM author standby stuck in initializing state - Adobe Experience Manager 03-02-2022
I've had the same problem. It looks like standby sync got broken in oak-segment-tar 1.22.9 (available in SP11) or even earlier version and then fixed in 1.22.10. Because of an earlier change in how the config was handled, int property could not be casted into long and the synchronization jobs were never run on AEM Standby instance. Therefore, JMX showed the Standby process as "Initializing". This problem is visible in logs too:13.10.2021 16:29:41.575 *WARN* [CM Event Dispatcher (Fire Configurati...

Views

552

Like

1

Replies

0