Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 7/9/25
    Hi AEM Community, We’re excited to share that Interactive Communications capabilities are now available in Early Access for AEM Forms as a Cloud Service! Request Form: https://business.adobe.com/request-consultation.html?mktfrm_poi=experiencemanagerforms After a customer is enrolled, organizations ...

    Views

    116

    Likes

    3

    Replies

    0
  • 6/19/25
    Details The features in this release focus on Experience Manager Sites and Sites Optimizer and include the following: AEM SITES: Content Model Admin UIContent Fragment Launches UI and APIEdge Delivery Services ​with Commerce boilerplate   AEM CLOUD FOUNDATION Support for Authenticated OpenAPIs-base...

    Views

    368

    Likes

    3

    Replies

    2
  • 4/1/24
    As part of the migration steps from AEM on prem to AEM as a Cloud Service: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/migration-journey/readiness It lists this item to check for: Changes to Publish repositoryDirect changes to the Publish repository are not al...

    Views

    1.3K

    Likes

    0

    Replies

    8
  • 4/1/24
    Hi, I am doing configuration for my project for the frontend pipeline and I have followed this article - https://www.oshyn.com/blog/context-aware-configurations-aem Example: in the Config folder we have root folder called my-project, we have created US and INT Sling: Folder Inside that we have creat...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 4/1/24
    we are using repoinit to initialize creating groups and maintaining permissions. This is working fine on initial creation. but on any change in the repoinit file I'm not seeing the permissions getting updated unless i remove the  parent folder path.where all the users and groups are created  Just wa...

    Views

    1.2K

    Likes

    0

    Replies

    7
  • 3/31/24
    Hi team, We have trained Adobe Sensei for Smart Tags on non prod environment. But it is being applied for all the environments including Stage and Prod. Is it possible to make it unique per each environment ? or is it possible to reset training since we have tested with some generic tags for dev pur...

    Views

    535

    Likes

    0

    Replies

    2
  • 3/28/24
    Hi Team, videos of dynamic media aren't loading in my local but was loading on dev same code and same asset I'm seeing error in my logsGET /is/image/Dev/Video HTTP/1.1] com.scene7.is.ps.j2ee.ErrorInterceptorBean Unable to find /Dev/Video: 'Record Id: /DEV/Video, Record Type: IS' {} net path: '/is/im...

    Views

    381

    Likes

    0

    Replies

    1
  • 3/27/24
    Hi All, We have configured SAML Authentication with Microsoft Azure. We are able to invoke the authentication when we are loading the page on browser for the pages checked as granite:AuthenticationRequired. But other than this we have login and logout buttons also. 1. How do we invoke SAML authentic...

    Views

    2.4K

    Likes

    0

    Replies

    11
  • 3/27/24
    I have 1000+ pdfs in the AEM DAM. I am trying to have a webpage - to be published soon for the public where these pdfs can be made searchable with the help of couple of dependent dropdowns - which helps the search easy for a user. Looking for nocode/lowcode ways to implement this in the page. Apprec...

    Views

    332

    Likes

    0

    Replies

    0
  • 3/27/24
    I have created custom workflow process step but  I dont see that custom workflow step in dropdown in workflow model page. my workflow class is as follows @Component( immediate = true, service = WorkflowProcess.class, property = { "process.label=org: Reduce Image R...

    Views

    1.0K

    Likes

    0

    Replies

    6
  • 3/27/24
    We recently migrated from AEM 6.5 to AEMasCloud and facing issue for 500 error page redirection. Our Solution is implemented as below and was working fine unless we switched to AEMasCloud.1. In Dispatcher we have -ErrorDocument 404 /en-US/404-page-path.htmlErrorDocument 500 /en-US/500-page-path.html...

    Views

    716

    Likes

    0

    Replies

    3
  • 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

    352

    Likes

    0

    Replies

    1