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

SantoshSai
SantoshSai
Online

Badges

Badges
41

Accepted Solutions

Accepted Solutions
120

Likes Received

Likes Received
689

Posts

Posts
530

Discussions

Discussions
148

Questions

Questions
374

Ideas

Ideas
0

Blog Posts

Blog Posts
1
Top badges earned by SantoshSai
Customize the badges you want to showcase on your profile
Re: Content Sync - One Environment to other - Auto Sync - Adobe Experience Manager 19-08-2022
Hi @nj2 , There are multiple options you may consider for content synchronization, it depends on architecture what suits you better. One I would choose Grabbit based on your above example. Here are more detailed explanation given with various options: https://medium.com/globant/aem-content-synchronization-cb1e15b0c3f8 Content sync automation: https://adapt.to/2020/en/schedule/content-sync-automation.html Hope that helps! Regards, Santosh

Views

30

Like

1

Replies

1
Re: which filter is run first, lower or higher order/priority/ranking number? - Adobe Experience Manager 19-08-2022
Hi @TB3dock , They invoked in order of their service ranking, that is lowest to highest. service ranking status can be found here: https://sling.apache.org/documentation/bundles/models.html#available-injectors Hope that helps! Regards, Santosh

Views

33

Likes

0

Replies

1
Re: How to add Favicon to my site? - Adobe Experience Manager 08-08-2022
That should be OK, but recommendation is to segregate such html's and include in main/page html.

Views

74

Like

1

Replies

1
Re: How to add Favicon to my site? - Adobe Experience Manager 07-08-2022
@sesmic head.html under page component - Add this HTML snippet between the ... tags of the page.

Views

113

Likes

2

Replies

3
Re: How to add Favicon to my site? - Adobe Experience Manager 07-08-2022
@sesmic Updated my comment above, Please use the below path and it will load the favicon.

Views

126

Like

1

Replies

5
Re: How to add Favicon to my site? - Adobe Experience Manager 07-08-2022
Hi @sesmic , Please use the below path and it will load the favicon. /apps will be used as proxy with /etc.clientlibs and rest of path remains same. Similar thread: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/after-sp7-favicon-not-showing-up-for-sites-html/td-p/401478 Regards, Santosh

Views

145

Likes

2

Replies

7
Re: How to display page properties of 2 level up page - Adobe Experience Manager 02-08-2022
Hi @bangar20 You can use Sling Model to get the parent Page object, and then use the page API from sightly to obtain such values. Using constructor injection as the example below as this strategy can also reduce memory consumption of your application, https://sourcedcode.com/blog/aem/aem-sling-model-field-injection-vs-constructor-injection-memory-con... Sightly: ${mycomponent.properties['jcr:title']} Sling Model: import com.day.cq.wcm.api.Page; import org.apache.sling.api.resource.Resource; imp...

Views

79

Likes

2

Replies

0
Re: Request: List of Non Profit / NGO Sites Built Using ​AEM - Adobe Experience Manager 29-07-2022
Hi @petert91926122 , Here is the application where you can able to create a list of sites which uses AEM with all the possible filters.https://www.wappalyzer.com/lists?technologies=adobe-experience-manager Hope that helps! Regards, Santosh

Views

40

Like

1

Replies

0
Re: Dispatcher SymLinks Configurations - Adobe Experience Manager 29-07-2022
Hi @Rohan_Garg , Please check this link if it helps: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/dispatcher-symlinks/td-p/431024 Ignore if you already visited. Regards, Santosh

Views

96

Likes

2

Replies

1
Re: Home page (sites) 503 issue after restart - Adobe Experience Manager 29-07-2022
@sudarshanreddy Could you please pass that service user config to check if possible?

Views

152

Like

1

Replies

1