Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/15/24
    Hello Team, I dont want to cache few pages (e.g : Login, registration pages). Then, I need to mention below snippet under /cache section. Am I right?  /0xxx{/foo/login/* -> all pages below /foo/login/foo/login[./]* -> all pages below and /foo/login itself/glob "*"/type "deny"}

    Views

    180

    Likes

    0

    Replies

    3
  • 3/15/24
    Hi all, In AEM as a cloud service, Dispatcher needs to be accessed using Cloud Manager mandatorily?Probably the architecture and the security restrictions force us to access Cloud Manager for Dispatcher and it could not accessed outside, Kindly suggest. Appreciate all your responses. Thanks,RK.

    Views

    248

    Likes

    0

    Replies

    4
  • 3/15/24
    Hi all, Why do we have for Adobe Cloud Manager – CI/CD Production and Non-Production Pipelines separately?Please refer to AEM as a Cloud Service - Cloud Manager (adobe.com) One pipeline could not serve these two? What is the difference between these two? Appreciate all your responses? Thanks,RK.

    Views

    149

    Likes

    0

    Replies

    1
  • 3/14/24
    Hi all, i have a requirement wherein I want to set the value authored in dialog as a page property.What is the best way to do it? 1. Read component/resource's properties in value map and set it on the currentPage's valuemap in sling model.2. Is there any way to do it directly while configuring the d...

    Views

    382

    Likes

    0

    Replies

    10
  • 3/14/24
    Hi, We are trying to replicate template from template console but the initial node, structure and policies arent reflecting on the publisher but when we replicate through tree activation its publishing entire template with initial node, structure and policies. Currently we are using 6.5.16sp.core co...

    Views

    98

    Likes

    0

    Replies

    1
  • 3/14/24
     hi folks, Hackers told us that they can access various urls using a selector "form".We don't have AEM forms so I am just going to get rid of this selector like this,I assume this is o.k.? /0xxx { /type "deny" /url "*" /selectors 'form' } The hackers told us they could download a truststore file wit...

    Views

    288

    Likes

    0

    Replies

    5
  • 3/14/24
    HiI am adding menu item components in the header using container component. Instead of the menu item components appearing in the Editor one under another I would like them to appear in a grid beside each other. How can I do that?   <sly data-sly-resource="${@ path='headerMenuItems', resourceType='xx...

    Views

    127

    Likes

    0

    Replies

    1
  • 3/14/24
    I am programmatically creating a hello.txt file and it works fine as expected but it is not working when I try to update the same file again.For example, I have "hello world" in hello.txt and now I am trying to update this to "hello world 1" but it is not updating.   public void createFile() { t...

    Views

    149

    Likes

    0

    Replies

    3
  • 3/14/24
    For experience fragments, dealing with the template structure, header and footer, it works as expected. When the experience-fragment lives inside of the editable template structure, the localization all works.Adobe documentation suggests:FallbackThe Experience Fragment Component will attempt to find...

    Views

    91

    Likes

    0

    Replies

    1
  • 3/14/24
     AEM 65 on-premise - I see the Styles are being broken when i add the component via "sly data-sly-resource" tag.example:at this component " /apps/weretail/components/content/list/list.html " am adding " /apps/weretail/components/content/teaser " with below tag. I obsereve that Style system of Teaser...

    Views

    331

    Likes

    0

    Replies

    7