Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/27/24
    Hi All, I have a OR split and I want to navigate to the branch based on some conditions in the process. My process is determining which branch to go. Like this  if (StringUtils.equalsIgnoreCase("reject", action)) { workflowSession.complete(workItem,routes.get(0)); // Navigate to Route 0 }els...

    Views

    112

    Likes

    0

    Replies

    1
  • 3/27/24
    I have a custom workflow that can be executed by a program. However, I want to ensure that only one instance of it runs at a time. Any additional instances should be queued for later execution. I have tried configuring it using Apache Sling Job Queue Configuration, but it seems that I cannot achieve...

    Views

    254

    Likes

    0

    Replies

    2
  • 3/27/24
    Hello All,  Good day! I have a query that when i ran the content report in AEM by using ACS. once i have all the results on the page if i refresh the page will those results disappear.i'm able to see those parms in the url so those results are still there on the page. How to fix this.Thanks in Advan...

    Views

    128

    Likes

    0

    Replies

    1
  • 3/27/24
    HiI currently have a Workflow that is set to launch automatically at 2PM everyday. I am using Scheduler to launch the Workflow. However, I will need that Workflow to have a High Priority. I was wondering how I could set that Workflow to have a High Priority so that the Workflow executes before other...

    Views

    233

    Likes

    0

    Replies

    4
  • 3/27/24
    If Swagger content is using the External Documentation Object, the HTML formatting isn’t correct in AEM Sites:Swagger Version : 2.0Example Codeblock in the Guides concpet :  {"openapi": "3.0.1","servers": [{"url": "https:google.com","description": "Generated server url"}],"tags": [{"name": "Search",...

    Views

    188

    Likes

    0

    Replies

    1
  • 3/26/24
    Hi All I have few queries in filter sections in dispatcher ..Could you please anyone help on this ?1. Why is it recommended to configure filter sections in the dispatcher to start with 'deny all' and then allow only what is desired?2. What complications might arise if we do not follow the recommende...

    Views

    271

    Likes

    0

    Replies

    5
  • 3/26/24
    Hi All I have a few doubts about headless with content fragment . Could you please clarify anyone  ..1. Why is it often recommended that headless implementations rely solely on content fragments?What advantages do content fragments offer in comparison to other content structures?2. Is it feasible to...

    Views

    114

    Likes

    0

    Replies

    1
  • 3/26/24
    Hi Team,  we are in AEMasCS, Kindly Let us know is there any utility tool to download dam:asset (.jpg,png,pdf,video etc.,) under given path folder. for example, if i give /content/dam/myfolder , it should download all dam:asset(under this path) without asset rendition into my local machine. Thanks i...

    Views

    180

    Likes

    0

    Replies

    3
  • 3/26/24
    Hi ,We are trying to import data from manage-controlled-processes.html getting below errorCaused by: javax.jcr.ValueFormatException: Can not assign a single value to multi-valued property:org.apache.jackrabbit.oak.jcr.delegate.NodeDelegate.setProperty(NodeDelegate.java:501) at org.apache.jackrabbit....

    Views

    231

    Likes

    0

    Replies

    3
  • 3/26/24
    Hi All, I'm seeking your suggestions for migrating from AEM as a Cloud Service with Webpack and React to AEM as a Cloud Service with Vite and React.Has anyone attempted this migration? How complex is it, and what kind of challenges can we expect?I am considering this migration primarily for performa...

    Views

    178

    Likes

    0

    Replies

    1