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/25/24
    I am working on sling content distribution. I am able to successfully work on forward (author to publish) and reverse (publish to author) content distribution.  The issue I am facing..when I am creating a custom collection for forward distribution on author environment a rep:policy is also created f...

    Views

    123

    Likes

    0

    Replies

    1
  • 3/25/24
    Hi Team, i am using AEM as cloud service SDK , in local itself i am unable to edit the out of the box  workflow provided by Adobe basically i am looking to update the launches configuration in WCM-Create Language Copy model so that while doing language copy of experience it does not create launch co...

    Views

    385

    Likes

    0

    Replies

    11
  • 3/25/24
    .context.xml<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" jcr:prima...

    Views

    327

    Likes

    0

    Replies

    5
  • 3/25/24
    Query builder to have one property but two values , need to get result if both values are present to a node, used and operation but it's not working.

    Views

    156

    Likes

    0

    Replies

    1
  • 3/25/24
    hello,In a new project, we need to use an iframe to embed a web page from another site into AMS's AEM.We plan to solve this using the ootb core embed component.The web page we are trying to embed using an embed(iframe) is managed by the same group and is a web page created in asp/aspx and located on...

    Views

    373

    Likes

    0

    Replies

    4
  • 3/25/24
    Hi Team,I tried adding caption to scene7 as  var s7videoviewer = new s7viewers.VideoViewer({                        "containerId": 'id',                        "params": {                             "serverurl": serverURL,                            "contenturl": contentURL+"/",                    ...

    Views

    177

    Likes

    0

    Replies

    5
  • 3/25/24
    Hi, Previously we have integrated OKTA to AEM for the user authentication. Now we are planning to migrate our user authentication from OKTA to VIP. Is same integration process for the VIP too? https://experienceleague.adobe.com/en/docs/experience-manager-learn/forms/single-sign-on-with-okta Thanks,B...

    Views

    120

    Likes

    0

    Replies

    1
  • 3/25/24
    Hello Everyone, How can I call my servlet during page load time?I know below mentioned approach.  Added this ajax call in some genral js file. $.ajax({ url: "/content/data/practice/servlet/dummyServlet", type: "GET", data: { ...

    Views

    162

    Likes

    0

    Replies

    1
  • 3/25/24
    Hi,I am new to AEM , I want to apply for Adobe Experience Manager Sites Developer certification Exam ID: AD0-E12. can someone guide me like how many months preparation will required for this exam. where I will get the practice questions an dumps. what is the step by step approach to get passed in th...

    Views

    275

    Likes

    0

    Replies

    2
  • 3/25/24
    Hi everyone,I have created a simple custom iframe component as such - <iframe id="iframe-test" class="embed-iframe iframe-main" src="${properties.url}" style="width:100%;border:none;" allowfullscreen> </iframe> In editor mode I am unable to edit other components while this if...

    Views

    201

    Likes

    0

    Replies

    2