Expand my Community achievements bar.

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

  • 11/15/22
    I am looking for Adobe platform specific guidelines on how to build an accessible website/make your website accessible to disabled  users, with accessible content and pages navigation that are WCAG, ADA ect. compliant as this is a legal requirement. There are a lot of third party tools to audit and ...

    Views

    1.6K

    Likes

    0

    Replies

    9
  • 11/15/22
    Hi Community,   I have a site on Adobe Experience Manager as Cloud Service and I want to export it to my local development instance. I created a package     

    Views

    1.4K

    Likes

    0

    Replies

    9
  • 11/15/22
    Hallo, I am relatively new to Adobe LiveCycle Designer, i am trying to get the sum of a decimal field "Net Value" column, and outside the table in "Term of Payment" field i am doing some calculation where i am calculating the discount amount and the total amount that the user should pay. In ...

    Views

    975

    Likes

    0

    Replies

    2
  • 11/15/22
    Hi Team,   I am trying to create junit for the following postconstruct:  @PostConstruct     protected void init() {         validate();         if (isValid()) {             prepareActionsList();             if(isBlank(type) && isNotBlank(theme)) {                 type= theme.equals("cmp-section-con...

    Views

    8.4K

    Likes

    0

    Replies

    1
  • 11/15/22
    Hi All,   I have created sample project for reference using artifact 35 and deployed on AEM 6.5 instance. Now I am facing this dependency issue.   I tried to resolve the issue by adding following dependencies in core.pom but those are not getting picked up. <dependency>     <groupId>com.day.cq.wcm<...

    Views

    827

    Likes

    0

    Replies

    4
  • 11/15/22
    Hi all,   How to get the list of user's group which is having count less than 5 using query debugger? Please share the query statement for this condition. Aem version is aem cloud   Thank you.

    Views

    774

    Likes

    0

    Replies

    4
  • 11/15/22
    Hi All, We have created Junit5 class for the below code. We covered all line except 40, 47 and 48, can anyone help to cover line no 40, 47 and 48?       Test Class:- import io.wcm.testing.mock.aem.junit5.AemContext; import io.wcm.testing.mock.aem.junit5.AemContextExtension; import org.apache.sling....

    Views

    429

    Like

    1

    Replies

    1
  • 11/15/22
    context.load().json("/my/folder/co/aem/core/workflow/dam/xyz.json", "/content/dam/test/abc.zip"); Resource resource = context.resourceResolver().getResource("/content/dam/test/abc.zip"); Asset asset = resource.adaptTo(Asset.class); //here asset is null        

    Views

    1.4K

    Likes

    0

    Replies

    10
  • 11/15/22
    Hi all, I have a requirement to add 3 specific sites instead of all the sites like /content/.* to my filter pattern, but since pattern accepts only a single string, i am stuck with how to do it. Any ideas on how to proceed with this? ( I am new to AEM) @SlingServletFilter( scope = {SlingServletFi...

    Views

    483

    Likes

    0

    Replies

    2
  • 11/15/22
    Hi Everyone,   I have my author instance, where Security certificates are installed and I was able to access it via HTTPS protocol. Recently, my server stopped working and I need to restart the instance. Since, after the restart - I am not able to access the instance using HTTPS protocol and it is a...

    Views

    352

    Likes

    0

    Replies

    1