Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/27/23
    I am getting an alpha-numeric value as part of request.For example -> If request has token=qoN3qSQ+KwL+uwbpzITSHDBRl3xuqM0AYx3CSkoSUU= as query param value, req.getParameter("token") gives us qoN3qSQ KwL uwbpzITSHDBRl3xuqM0AYx3CSkoSUU= So, basically it is ommitting the '+' from the value. How to res...

    Views

    767

    Likes

    0

    Replies

    4
  • 7/27/23
     I am fetching userGroups associated with it.now, i need to generate a hashmap containing :Client Name vs ArrayList of User Groups    Session session = resourceResolver.adaptTo(Session.class);           Any help through this is welcome.Thanks.

    Views

    872

    Likes

    0

    Replies

    5
  • 7/27/23
    The page rendering component of my template just contains like below and there is no layout container for drag-and-drop components. <div class="container-class"> <div class="container-class-child"> <sly data-sly-resource="${'title' @ resourceType='abc/components/content/title', decorationT...

    Views

    571

    Likes

    0

    Replies

    5
  • 7/26/23
    Hi Team Can you please help me for CURL commands following? a) Create User and associate with Group (existing or new group)b) Create User Group along with Permissions  Note :I am referring below URL able to create user and group separately but not able to create group with permissions and Assoicate ...

    Views

    768

    Likes

    0

    Replies

    4
  • 7/26/23
    Fetching the en.model.json is around 3MB causing long initial load times for the app. I see the "Accept-Encoding" request header allows: gzip, deflate, and br.  I'd like to add "Content-Encoding": "br" to the request to compress the text, but I see the request is handled by aem-spa-page-model-manage...

    Views

    550

    Likes

    0

    Replies

    2
  • 7/26/23
    Hey Everyone.I am trying to setup webp and avif image support in AEM. It's show correctly when I am Viewing as Published Mode. But when I publish the page. It's don't work anymore. It's show 404 error. How can I fix this issue.Thanks

    Views

    491

    Likes

    0

    Replies

    1
  • 7/26/23
    Hi Gurus, For a production order form in S4/Hana I have, besides the standard tables like operations and materials, gathered extra information from the S4 database and forwarded it in the interface to my form. I've done this by creating an internal table with line items.Table would look like:column1...

    Views

    211

    Likes

    0

    Replies

    1
  • 7/26/23
    Hello everyone, I have the problem that I'm making a component that is a slider, you can upload files jpg, png, etc, but I would like to add the ability to upload videos in webm format, I searched documentation but only found that in .context in the mimeTypes property you must add: video/webm But it...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 7/26/23
    <sly data-sly-use.helper="com.adobe.cq.wcm.core.components.models.Component" data-sly-use.component="com.mkovacek.adobe.aem.core.models.CartModel" data-sly-use.templates="core/wcm/components/commons/v1/templates.html" data-sly-test.showPlaceholder="${!component.name}" ></sl...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 7/26/23
    Hello All, I need some suggestion on how to take content back up every night in Dev and Tst regions!  TIY,Sai

    Views

    717

    Likes

    0

    Replies

    5