Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/19/17
    Hi All,I have a class which  extends AbstractProductImporter[com.adobe.cq.commerce.pim.common.AbstractProductImporter] and implements ProductImporter[com.adobe.cq.commerce.pim.api.ProductImporter]. It has @Component, @Service annotations declared at the top.Here, custom logic is written which checks...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 3/19/17
    Does the We.Retail sample implementation work on Adobe AEM 6.1 based instances? 

    Views

    302

    Likes

    0

    Replies

    1
  • 3/18/17
    Hi,As .loginAdministrative(null) is deprecated in CQ 5.5 and in AEM  6.2 loginService(String,String) method is used.As in 5.5 there is no need to create service user and .loginAdministrative(null) was used,And in AEM 6.2 ,For creating group and users , it is necessary that only service user can do f...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 3/17/17
    In WhitespaceProcessor in tagname look at DEFAULT_REMOVAL_RULES and remove the ones that shouldn’t be removed, also change keepChildren to “true” (this should keep it from removing the other nodes) In HTMLSerializer change the serializeTextNode method to return the value without the replace. I am tr...

    Views

    242

    Likes

    0

    Replies

    2
  • 3/17/17
    I've used LiveFyre for comments on my website and have run into a problem migrating the data as part of the closure of the service.I ran a data export as directed but the export file had a bug in it. (It includes all your spam'd and bozo'd commented, but without any data field to indicate their stat...

    Views

    344

    Likes

    0

    Replies

    4
  • 3/17/17
    whitespaceProcessor.js (there are two of these, so make sure you’re modifying the one for the touch ui - /etc/clientlibs/granite/coralui/optional/rte/js/core/HTMLSerializer.js In WhitespaceProcessor in tagname look at DEFAULT_REMOVAL_RULES and remove the ones that shouldn’t be removed, also change k...

    Views

    579

    Likes

    0

    Replies

    1
  • 3/17/17
    Hello Members, we are trying to create a custom column control component with two parsys side by side. While the component is being used by authors , they see an additional editable div which is highlighted on mouse hover event. this confuses the authors more about where to drop component and while ...

    Views

    548

    Likes

    0

    Replies

    1
  • 3/17/17
    Hey everyone,I am currently evaluating community FP6 (MSRP) and tried to fix the known Issue with the moderation on the publish side (see https://docs.adobe.com/docs/en/aem/6-1/release-notes/known-issues.html - FP6 Known Issues).This did fix the layout but every moderation function seems to be broke...

    Views

    347

    Likes

    0

    Replies

    0
  • 3/17/17
    I have DAM assets of 50,000 in AEM 5.6.1. Firstly, i want to get the number of times or the actual assets that are downloaded in a given time duration. i followed below url for 6.2 but that didnt help. I am able to get the uploaded asset report but not downloaded assets report.https://docs.adobe.com...

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 3/17/17
    Hi All,We have products imported from PIM into AEM and placed under etc/commerce.A workflow is present which generates the pages, if manually run once certain id's for products under etc/commerce are provided as input to workflow.Suppose, we have few products which are updated at a later point of ti...

    Views

    1.0K

    Likes

    0

    Replies

    4