Expand my Community achievements bar.

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

  • 1/27/23
    Hello Community,   I've been attempting to rebuild my Local AEM Development Environment for the last couple days and every time I'm running into several errors no matter what I've tried to do. I'm also getting errors in the VS Code when I do a clean install of my branch. Here is my situation: I'm us...

    Views

    5.3K

    Likes

    0

    Replies

    5
  • 1/27/23
    I am trying to create a nested multifield but the inner multifield data is not populating. Attatching my sling model and sit-ly code. Please help I am a fresher.

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 1/27/23
    Hi  Has anyone ever connected AEM on-prem with their AJO? What we wanted to do is to be able to send different offers (using AJO) to AEM Screens Was trying to search for any relevant documentation as well. Any help would be appreciated!

    Views

    655

    Likes

    0

    Replies

    1
  • 1/27/23
    Hi Team,    I am working on AEM 6.5.0, I made a model after copying an existing core component titled V1, But When I tried to use that model, with my sightly it threw an error attaching a screenshot,    Html Template: https://prnt.sc/raGquoWXKlK2   Model(Java File)  : https://prnt.sc/sRe-G82Ty13t   ...

    Views

    1.7K

    Likes

    0

    Replies

    8
  • 1/27/23
    Hi Team, I want to give some default styels for components, in my template I have some group of styling, where like Alignment group(left,right), another group like(color) so In alignment I want left should be default. I used defaultstyleclass in template but when I change other style color then alig...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 1/27/23
    Hi,   I'm getting the following error sometimes(not always) on submission of foundation form(cannot use core form component for some reason). Using AEM 6.5.10.   POST /content/xxx/form.html HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render r...

    Views

    556

    Likes

    0

    Replies

    1
  • 1/26/23
    Hi Team,   to trigger Adobe Cloud Manager CI/CD pipeline for a program/project via jenkins. i found there are two ways - installing Adobe Cloud Manager plugin and configure AIO integration to access the pipelines and trigger it - in Jenkins job - using bash script to run Adobe IO CLI commands to tri...

    Views

    1.2K

    Like

    1

    Replies

    5
  • 1/26/23
    Hi All,   Got some requirement my one of the site to new domain redirect means like   old domain to new domain redirect.   It would be great help if someone share the articles / experience - what all files are need to modify .   Thanks in advance.   -- Nani

    Views

    902

    Likes

    0

    Replies

    5
  • 1/26/23
    All, I have a custom process step within the dam update asset workflow where the step needs a resource resolver instance which I get from the workflow session via adaptToResourceResolver resResolver = workflowSession.adaptTo(ResourceResolver.class);I do NOT have a closeable try block as in below sin...

    Views

    2.4K

    Likes

    0

    Replies

    12
  • 1/26/23
    I want to create a node but I get Invalid name or path exception while creating a node, below is the exception   javax.jcr.RepositoryException: Invalid name or path: parentCategoty/tco[a].jpg     Hence I am using JcrUtil.escapeIllegalJcrChars to sanitize the path before creating but it seems not wo...

    Views

    797

    Likes

    0

    Replies

    2