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

  • 3/12/20
    I’d like some clarification on the best way to manage live copy page deletion. language-master  /en    /page1    /page2    /page3And I have a live copy managed by a blueprint that’s simply and exact copyus  /en    /page1    /page2    /page3 First question, if I delete a page in master: language-mast...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 3/12/20
    As per this document, when dealing with multiple threads we'd have to create one session for each thread: https://cqdump.wordpress.com/2013/11/25/cq-development-anti-pattern-single-session-multiple-threads/ Does this still apply with the latest JackRabbit Oak used in 6.3 and above?

    Views

    5.7K

    Likes

    0

    Replies

    8
  • 3/11/20
    I've seen OSGI configurations use as nt:file or sling:OsgiConfig interchangeably. What the best practice? Why is nt:files used? Are. there any other variations?Why does core components. follow the nt:file pattern, /apps/core/wcm/config.author/com.day.cq.wcm.foundation.forms.impl.FormParagraphPostPro...

    Views

    3.5K

    Like

    1

    Replies

    3
  • 3/11/20
    I'm working on building AEM from a clean install. (for an upgrade) I'm using crx2oak to copy the old repository to the new one. All has worked great so far until today when i wanted to build a package and ran into this "javax.jcr.NamespaceException: Unknown namespace prefix" exactly like this:https:...

    Views

    1.9K

    Likes

    0

    Replies

    1
  • 3/11/20
    Hi, I need to remove a redundant folder in URLs in mega menu. For example:I have a page called MyPage in top Nav with URL www.example.com/mypageunder this pages I have the following URLs appearing in the drop down:Page A     www.example.com/mypage/page-APage B     www.example.com/mypage/page-B I wou...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 3/11/20
    Hello, currently we are developing react component for Spa editor. We are now facing with the issue how to display component in preview/publish mode when we are still on author instance.The counterpart in sightly would <div data-sly-resource="${'path/to/resource' @ wcmmode='disabled'}"></div>What is...

    Views

    968

    Likes

    0

    Replies

    1
  • 3/11/20
    Is there any documentation on how to develop a commerce connector for an eCommerce platform where AEM may not have reference implementation?I mainly want to know how to develop the product importer in terms of the classes to extend, interfaces to implement and general guidelines on what the code is ...

    Views

    2.6K

    Likes

    0

    Replies

    1
  • 3/11/20
    We are getting sling exception when multiple users load a page or when 2 actions are performed simultaneously .The log says resolver is already closed , but the resolver is not closed in the code explicitly .We have extended SCF Forum component and created a custom component which is being used in t...

    Views

    2.7K

    Likes

    0

    Replies

    3
  • 3/10/20
    How can we add a help text above tabbed nav bar in a component dialog? Something like this.. 

    Views

    5.6K

    Likes

    0

    Replies

    5
  • 3/10/20
    Hey guys, Author: localhost:4502publish1: localhost:4503 publish2: localhost:4504 i have an requirement i.e. from author user will be provided an option to publish a page from author to either publish1 or publish2 ar a time, please let me know if we can provide an option i.e. 'publish to publish1' a...

    Views

    2.7K

    Likes

    0

    Replies

    2