Expand my Community achievements bar.

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

  • 5/17/23
    Hi all,I updated my pom.xml with the latest aem-sdk version:<aem.sdk.api>2023.4.11873.20230421T153841Z-230200</aem.sdk.api>and my custom bundle does not start anymoreI am getting the following errors on system/console/bundles Imported Packagescom.adobe.aem.wcm.seo.sitemap,version=[1.1,2) from com.ad...

    Views

    1.6K

    Likes

    0

    Replies

    7
  • 5/16/23
    Please share Pointer to consider in AEM OTMM integration and different connector avilable in the market 

    Views

    569

    Likes

    0

    Replies

    1
  • 5/16/23
    I am looking at below code to reuse on one of the component to export child nodes/components as json.@notnull @Override public Map<String, ? extends ComponentExporter> getExportedItems() { if (childModels == null) { childModels = getChildModels(request, ComponentExporter.class); } return...

    Views

    481

    Likes

    0

    Replies

    1
  • 5/16/23
    Hi,is there any documentation in creating scrolling container, horizontal scroll where we can add any no of other component inside it let me know Thanks!

    Views

    754

    Likes

    0

    Replies

    4
  • 5/16/23
    Hi Team,I have one requirement if someone is hitting the domain  it should redirect to plp.html without showing the URL in the browser for redirection, I have added this rule RewriteRule ^/$ /content/whatsappsim/de/de/plp.html [PT,L]with this, I am able to redirect  but I don't want to show  the plp...

    Views

    542

    Likes

    0

    Replies

    2
  • 5/16/23
    I have a project with multiple brands. I need to do project analysis to get below component details for all the available components. 1. Component Name2. Component Version3. Is it a global component or brand specific4. Particular Brand in which the component is being used if it is brand specificAlso...

    Views

    332

    Likes

    0

    Replies

    2
  • 5/16/23
    Team, I need to make a service call for every workflow approve and reject actions. Is there any way to capture Approve and Reject actions of workflow.  OR else JS is also fine.

    Views

    376

    Likes

    0

    Replies

    2
  • 5/16/23
    When I use data-sly-set to store an intermediate variable, It is throwing the error while compiling in Intellij data-sly-set: None of the registered plugins can handle the data-sly-set block element. However, the same is working, If I use it directly in the crxde. What could be the reason? any thoug...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 5/15/23
    I am facing an issue while importing dependencies in my project. I need to import itextpdf dependency to use pdfWriter and I am trying to use 5.5.13.3 version. I am using AEM as a cloud Service SDK platform. The error logs are as below :  Attached are the screenshots of the dependencies added in the...

    Views

    558

    Like

    1

    Replies

    3
  • 5/15/23
    We are trying to customize the email template that triggers on workflow notifications, there are few issues that we have observed:The default email template that triggers on workflow notification is at - /libs/settings/workflow/notification/email/default/en.txt. When we try to overlay it in apps - /...

    Views

    781

    Likes

    0

    Replies

    4