Expand my Community achievements bar.

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

  • 10/1/20
    Hi Everyone, I have a workflow process class and a junit test class for it. Junit tests run successfully. However, Jacoco reports 0% coverage. It seems to ignore this class because of the annotation:@RunWith(MockitoJUnitRunner.class) I'd like to use the new @ExtendWith(MockitoExtension.class), but I...

    Views

    14.2K

    Likes

    0

    Replies

    4
  • 10/1/20
    Hello Community - Need your suggestion to implement the solution for replicating the page. We have a admin page in author instance and it is only internal to the authors. In our admin page, we will be having a drop-down selection to select the page and also there will be a button next to it. Once th...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/1/20
    I am executing DataStore Garbage Collection job weekly and it is always failing.I checked  repository , datastore and segmentstore both are consistent. No error in repository check.But what could be the reason of failing DataStore Garbage Collection . i am using AEM 6.4 

    Views

    2.1K

    Likes

    0

    Replies

    4
  • 10/1/20
    Hi all, I have a requirement where I need to read xml file and convert it to aem page. Is there a way to do it? Regards,

    Views

    7.9K

    Likes

    0

    Replies

    22
  • 10/1/20
    Hi,In AEM touch ui, we can trigger multiple workflows on same page/payload. How can I restrict it to only one workflow.I have tried with on click event on the create workflow button and try to find the payload in all available workflows in a servlet using the workflowsession.getAllWorkflows(), but t...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 10/1/20
    Hi , Is there any way to get workflow ID in edit mode of a page when logged in as a content author. Without servlet call to query the available workflows. AEM version : 6.5 Thanks 

    Views

    3.0K

    Likes

    0

    Replies

    6
  • 10/1/20
    I want pass list index value to sling model.<sly data-sly-list.img="${guide.itemsList}"><span>index:  ${imgList.index}</span><sly data-sly-use.multi="${'com.mycom.....MultiField' @ index=${imgList.index}' " />This gives me null value at model. I tried to with pass with quotes , it gets passed as str...

    Views

    7.8K

    Likes

    0

    Replies

    15
    6.5
  • 10/1/20
    Hello Team, Is it possible to store multifield values in JSON format without ACS Common in AEM 6.5? Regards,

    Views

    2.7K

    Likes

    0

    Replies

    3
  • 10/1/20
    Hi Team, when I tried to disable the "Properties",  "To Collection" , "Annotate" , "Quick Publish"from Action Bar for specific Schema folder. It is disabling for all the schema folder. The requirement here is- Suppose we have two schema folder in DAM, with different metadata schema, eg. public and c...

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 10/1/20
    Hi All, Is that possible to block a specific user (from a group) when AEM sends an inbox notification from the custom workflow?  Use Case:1) I have a user called Thomas and he is part of content-author and qa-approval groups. 2) I have my custom workflow that will send a notification to the qa-appro...

    Views

    1.9K

    Likes

    0

    Replies

    2