Expand my Community achievements bar.

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

  • 9/14/22
    Hi Team,   I have an AEM project, which is using versioned clientLibs (AEM ACS commons) configured as mentioned in the ACS Commons documentation. It appends the hash key for a few JS clientLibs after minification and for a few clientLibs, the hash key is not being appended. I am looking for the reas...

    Views

    635

    Likes

    0

    Replies

    3
  • 9/14/22
    Hi Team,   We user below script in repo init config to create system user and assign proper permission. It creates system user after build.   {"scripts": ["create service user sampleSysUser","set ACL on /content/sample \r\n allow jcr:read,jcr:modifyProperties,jcr:addChildNodes,rep:write,crx:replicat...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 9/14/22
    I use the below command to checkout apps folder components and it works   vlt --credentials admin:admin co http://localhost:4502/crx/-/jcr:root/apps/dam/gui/coral/components/admin/timeline admintimeline   But, if I use the below to check out oaK:index folder, it says folder don't exist. Do we need t...

    Views

    510

    Likes

    0

    Replies

    2
  • 9/14/22
    Our team is planning to migrate a module and utilize AEM for its implementation. We are new to AEM and I'm trying to understand the pros and cons of using AEM v/s AEM SPA. Our current project follows the architecture of using React for the frontend and Java for the backend. We have a bunch of React ...

    Views

    968

    Likes

    0

    Replies

    2
  • 9/14/22
    Hi team, The component 'foundation/components/timing' is deprecated from 6.4. This component  Provides page rendering timing information. Is there a replacement component from Adobe which is out of the box or any core component whose functionality is close to this ?   Please suggest.

    Views

    433

    Likes

    0

    Replies

    1
  • 9/14/22
    Hi All,   The logs in AEM Dispatcher and HTTPD Access are flooded with GET /favicon.ico.   My favicon is present in clientlibs and rendering correctly as seen on the page's HTML - <link rel="icon" type="image/png" href="/etc.clientlibs/brandA/clientlibs/clientlib-favicon/resources/favicon-brandA-180...

    Views

    6.6K

    Likes

    3

    Replies

    15
  • 9/14/22
    Hi Team,   we have requirement like content authoring in aem, we need to update the particular component  like authoring work on daily basis. It's a kind of plain text, its text component were we need to edit the existing content and update the new content frequently. We are getting more 50 + plus r...

    Views

    332

    Likes

    0

    Replies

    1
  • 9/14/22
    I'm trying to fetch the child pages when I enter the path in the link. But it's not working   Below is the java code:   @Model(adaptables = Resource.class,defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL)public class Test { @ValueMapValue private String filePath; @OSGiService ...

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 9/14/22
    I am trying to write a Junit for below piece of code and getting this error java.lang.UnsupportedOperationExceptionat io.wcm.testing.mock.aem.MockContentFragment_ContentElement_Structured.getValue(MockContentFragment_ContentElement_Structured.java:173)   Code snippet   private String getAuthoredDate...

    Views

    3.0K

    Likes

    0

    Replies

    5
  • 9/14/22
    Hello,I am following this blog posthttps://blog.developer.adobe.com/saml-authentication-in-aem-using-microsoft-azure-active-directory-30d668338a8fand also microsoft official documentationhttps://docs.microsoft.com/en-us/azure/active-directory/saas-apps/adobe-identity-management-tutorialto integrate ...

    Views

    829

    Likes

    0

    Replies

    2