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/12/22
    Hi,   Is there a way to edit policies and assign them to all instances of a component within a site?  For instance, I want all teasers on my site, regardless of where they are placed or page they are used in to share the same policy settings.   I am trying to follow this strategy: Page templates hav...

    Views

    344

    Likes

    0

    Replies

    1
  • 10/12/22
    Hi All,   Need to know the best approach for Reindexing data after a Content is Activated using Custom Indexes.   We are using Lucene OOTB search.      

    Views

    340

    Likes

    0

    Replies

    1
  • 10/12/22
    I have a scenario wherein I've to fetch all the child pages of a parent page (the path will be fetched from dialog) and then sort them as per most recent published date, and when date is time the same should be sorted as per published time...and ultimately just fetch the first 4 elements/pages after...

    Views

    1.5K

    Likes

    0

    Replies

    14
  • 10/12/22
    Hello! I'm stuck for 2 days now on this situation: I made 2 forms with AEM Designer - Forms and i am saving data that is being filled in them into a mysql database using php.  To submit data i am using the same php script for both of them and the same HTTP Submit button, yet, when i press the button...

    Views

    364

    Likes

    0

    Replies

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

    747

    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

    519

    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

    706

    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