Expand my Community achievements bar.

SantoshSai
SantoshSai
Online
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • 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

    448

    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

    851

    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

    288

    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

    250

    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

    401

    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

    760

    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

    395

    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

    614

    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
  • Hi @rawvarun, Yes, you typically can reference environment variables in your YAML configuration, but it depends on how the YAML file is processed by the AEM environment or the underlying system. When setting up Splunk with AEM as a Cloud Service, the Adobe Experience League guide usually suggests co...

    Type

    Discussions

    Views

    1.2K

    Like

    1

    Replies

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