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/18
    Hello, I'm looking to synch the content between my publish instances and also the author instance. I believe the Sling Content Distribution (SCD) model can be used. I referred to the user/groups sync article @ User Synchronization and https://sling.apache.org/documentation/bundles/content-distributi...

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 10/10/18
    Is there a way to create experience fragments programatically? We have a custom template to create experience fragments. I used PageManager API to create a page out of this template but it did not come up like a experience fragment with a variation.i could find a API for content fragments which is  ...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 10/10/18
    import org.apache.felix.scr.annotations.Component;import org.apache.felix.scr.annotations.Properties;import org.apache.felix.scr.annotations.Property;import org.apache.felix.scr.annotations.Reference;import org.apache.felix.scr.annotations.Service@Component(label="Myproject Service")@Properties({@Pr...

    Views

    8.8K

    Like

    1

    Replies

    10
  • 10/10/18
    Hi All,I want to integrate UI templates Developed in Angular 6 in Adobe AEM. These UI templates performs multi functionality like Search of Products,View Product Details along with description/Price/Discount Details, Add prod to Cart,Checkout etc..Each of the above functionalities are embedded in An...

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 10/10/18
    Hi,Our environments have been upgraded from 6.1 to 6.3. The run mode was samplecontent when it was upgraded. later, we changed the runmode to nosamplecontentI tried to uninstall we.retail.all package but that doesnt take away the we.retail stuff.Could someone help me by guiding me what packages need...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 10/10/18
    Hi there,I have a question about a class that is being inserted on every page of our site.This is the code: <body class="page basicpage">My question is. Where does 'basicpage' comes from? I want to be able to specify a different class there, instead of `basicpage`. Where can I change it?Thank you

    Views

    2.6K

    Like

    1

    Replies

    3
  • 10/10/18
    We have a domain resolving to our AEM environment and we are seeing this issue.A call using the domain "http://staging.thissite.com/page" will not retrieve the content at /content/site/en/page.html however we do get the site custom error page.If the content has been cached previously using "http://d...

    Views

    7.5K

    Like

    1

    Replies

    10
  • 10/10/18
    In the anonymous user POST calls, i want to enable the CSRF token. However its empty, {} in the publish instance of AEM 6.3. I have added the configurations mentioned in the below link, but it is not working.Adobe Experience Manager Help | Understanding Cross-Origin Resource Sharing (CORS) with AEM ...

    Views

    597

    Likes

    0

    Replies

    1
  • 10/10/18
    I am trying to achieve personalisation in AEM 6.3. I am not able to see "Resolved Segments" in contexthub toolbar in my project. Whereas if I try in we-retail site, I can see "resolved segments" such as female,age-over-30, season-summer etc.Can somebody help me why is it happening only in my project...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 10/10/18
    Root predicate group.........p.guessTotal=trueif i used this in my query it is showing me Number of hits: 158if i usedp.limit=-1Number of hits: 158  samediffernece is p.limit will show all results and p.guessTotal will show only 10 (default).but in docx I have read likep.guessTotal=true  is recommen...

    Views

    1.0K

    Likes

    2

    Replies

    3