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

  • 10/11/22
    In AEM as Cloud service, For the authenticated users in Publish, I need to redirect the user to the custom 403 error page, When the user doesn't have permission to access the page.    Help me with the solution, I tried the ACS commons Error page Handling, But the code doesn't have the support for 40...

    Views

    739

    Likes

    0

    Replies

    2
  • 10/11/22
    Hi,  how can we generate a bearer token/access (in Java/ .NET) using following information - {"ok": true,"integration": {"imsEndpoint": "ims-na1.adobelogin.com","metascopes": "111_aem_cloud_api","technicalAccount": {"clientId": "cm-111-11111-integration","clientSecret": "1111111"},"email": "1111111@...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/11/22
    I'm having OSGi issue when I'm trying to use com.fasterxml.jackson.dataformat.xml   Bundle is present in platform, installed from launchpad:resources/install/20/jackson-dataformat-xml-2.13.0.jar in active state   I've added this dependency in scope provided to parent pom and then included it into co...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 10/11/22
    I have a use-case where I want to use expose a JSON(Multiple resource types).    /content/wknd/poc/jcr:content/root/container/imaewithtext.json .its exposing only parent content not child components(Text and Image)   <div class="imagewithtext"> <div data-sly-resource="${'image' @path='wknd/component...

    Views

    513

    Likes

    0

    Replies

    3
  • 10/11/22
    Hi All,   I tried to do a PoC on personalization using OOTB ContentHub. Everything I did as per documentation but when I am browsing the page from different browser or location, the page paints other components but not the targeted components for that we set the activity and audience. I am seeing be...

    Views

    692

    Likes

    0

    Replies

    2
  • 10/11/22
    Hi,   I am trying to redirect the home page of a website based on the browser language of the user. For doing this, I have put in the following rule which is not working.-   #Redirect for Portuguese language based on HTTP headerRewriteCond %{HTTP:Accept-Language} pt [NC]RewriteCond %{HTTP_HOST} xxx....

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 10/11/22
    I have multiple country specific sitemap.xml (/us/en-us.sitemap.xml , /us/es-us.sitemap.xml) which is created using OSGI configuration (com.adobe.acs.commons.wcm.impl.SiteMapServlet). Now I need a index sitemap at root of the domain (localhost:4502/sitemap.xml) having all the market's sitemap. Any l...

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 10/11/22
    Hi  I am trying to hit http://localhost:4503/api/assets.json using wrong credentials but getting 200 as responce why this is so ?  

    Views

    442

    Likes

    0

    Replies

    3
  • 10/11/22
    I have an en master page where in I have a fr live copy but in the live copy page Live copy tab is missing in page properties.   Can anyone help me why the fr page isnt a live copy Thanks, Vani.  

    Views

    530

    Likes

    0

    Replies

    2
  • 10/11/22
    Hi team,   How to fetch header "login-token" from response in java programmatically?     Thank you.

    Views

    735

    Likes

    0

    Replies

    5