Expand my Community achievements bar.

SantoshSai
SantoshSai
Online
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi @Luca_Moreau, I think you should explicitly set both Cache-Control and Surrogate-Control headers from Apache (Dispatcher layer). as per my understanding, Fastly relies primarily on Surrogate-Control for edge caching decisions. Could you try setting the following headers? Header set Cache-C...

    Type

    Questions

    Views

    1.4K

    Likes

    4

    Replies

    0
  • Hi @NavyaVo, Some page deletion actions in the Sites console are processed through JCR-level operations or as part of workflows, which sometimes prevents the PageEvent system from reliably catching the DELETED event. Can you can try using a javax.jcr.observation.EventListener to listen for NODE_REMO...

    Type

    Questions

    Views

    438

    Likes

    4

    Replies

    1
  • Hi @MateuszNo2, 1. Registering for the Adobe Workfront certification exam: Access the Adobe Certification Portal: Begin by visiting the Adobe Certification Portal. Browse the Certification Catalog: Navigate to the Certification Catalog to explore available certifications. Select Your Desired Cert...

    Type

    Questions

    Views

    829

    Likes

    5

    Replies

    0
  • Hi @aemcode, Adobe often lists bug fixes (including SITES- tickets) in official release notes. Visit: AEM Release Notes Select the latest version (e.g., AEM as a Cloud Service, AEM 6.5.x, etc.) Look for the issue ID SITES-14024 under Sites – Fixed Issues If it's listed, it’s officially resolved ...

    Type

    Questions

    Views

    280

    Likes

    3

    Replies

    0
  • Hi @VanitaNa, Here's an explanation of the approach with some example code and structure to help you understand how it works. The code is just for reference and might need some tweaks based on your project setup. 1. Proxy RTE Component (rich-text) Path: /apps/your-project/components/content/rich-tex...

    Type

    Questions

    Views

    242

    Like

    1

    Replies

    0
  • Hi @Rama_KrishnaNy, Let me explain you by passing WKND Byline Component <div data-sly-use.byline="com.adobe.aem.guides.wknd.core.models.Byline" data-sly-use.placeholderTemplate="core/wcm/components/commons/v1/templates.html" data-sly-test.hasContent="${!byline.empty}" class="cmp-bylin...

    Type

    Questions

    Views

    396

    Likes

    2

    Replies

    2
  • Hi @Rama_KrishnaNy, In HTL, data-sly-call is used to invoke a template (like a function) and pass parameters to it. This helps you re-use logic across your component’s HTML files. Let me explain you using a simple real-world example Let’s say you want to create a reusable button template that you ca...

    Type

    Questions

    Views

    748

    Likes

    3

    Replies

    0
  • Hi @NamitaDu, Yes, you can absolutely skip specific validations when using DOT. The DOT tool allows you to disable specific rule categories or individual rule IDs using the --exclude flag. This is useful when your project has valid use cases that intentionally deviate from Adobe’s best practices. Ex...

    Type

    Questions

    Views

    386

    Likes

    3

    Replies

    1
  • Hi @javed25, Please refer this: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-blogs/the-rte-color-picker-plugin-for-aem/ba-p/745373 https://medium.com/@aarushi0192/aem-color-picker-in-rte-73c598313f27 https://www.tothenew.com/blog/the-rte-color-picker-plugin-in-aem-a-cust...

    Type

    Questions

    Views

    599

    Likes

    2

    Replies

    0
  • @rawvarun  You write your YAML configuration file with placeholders for sensitive values (like your Splunk token), and during the deployment or build process, those placeholders are dynamically replaced with actual environment variable values. Write your YAML with placeholdersInstead of putting the...

    Type

    Discussions

    Views

    1.2K

    Likes

    2

    Replies

    0
Top badges earned by SantoshSai
Customize the badges you want to showcase on your profile