Expand my Community achievements bar.

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

  • 1/2/22
    Hi Team, We are trying to do the AEM -UI developer Course from the below URLhttps://solutionpartners.adobe.com/solution-partners/home/learn/credentials/certification/partner_mentorship.htmlAfter completing the Phase 1 Courses and when navigating to Phase 2 courses, the page is again redirecting back...

    Views

    351

    Likes

    0

    Replies

    1
  • 1/2/22
    We create a AEM pages using PageManager class. Like this I want to create a XML file dynamically and store in DAM location. Can anyone tell me what API should be used to create a XML files in AEM?

    Views

    705

    Likes

    0

    Replies

    2
  • 1/2/22
    I want to use org.apache.commons.beanutils.BeanUtils class so I added a below dependency in core module, Parent POM-  <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> <version>1.9.4</version> <scope>compile</scope> </dependency> Core POM-  ...

    Views

    2.5K

    Likes

    0

    Replies

    14
  • 1/1/22
    Hello, Can anyone please help me locate the template for the Mail action type in Form Container component? I need to customize the template a bit by changing the wordings, etc.  Currently, the default email looks like this. 

    Views

    680

    Likes

    0

    Replies

    3
  • 12/31/21
    When we want to add some redirects, the process takes several weeks and costs tens if not hundreds of thousands of pounds.  This is because we have to update the dispatcher configs in our project, build it several times on dev (which takes on average 1.5 hours each build) to test it, then schedule t...

    Views

    311

    Likes

    0

    Replies

    1
  • 12/31/21
    Hi,I have 2 AEM 6.5 Publish instances connected to an Oracle database schema. The schema contains one table that is used for statistical data collection. When an user fills in and saves an  AEM xdp form that is rendered as HTML5 form, the name of the form, title and timestamp is written as a row in ...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 12/31/21
    hi all, in the dialog I have tag picker and dropdown with datasource. I need to populate dropdown with list of child tags for the parent tag selected in tag picker.What I haven't managed to figure out is how to read dialog props. from datasource handler class.I tried with sling model and with WCMUse...

    Views

    644

    Likes

    0

    Replies

    4
  • 12/30/21
    I have a servlet which provides JSON for the page. I wanted to get page properties in my code in that servlet. But every time I add page manager or current page to my servlet, the JSON stops loading. And there's no error.I have the page path. But adapting it to a page is causing issue.

    Views

    2.5K

    Likes

    0

    Replies

    6
  • 12/30/21
    Hello, Is there a way to flush/burst Fastly CDN cache once the modified page republished before the TTL of page on CDN. Currently i have not seen any article or approach how it should be done. I understood that at dispatcher you can set header for CDN to burst the cache via setting TTL based on path...

    Views

    1.3K

    Like

    1

    Replies

    4
  • 12/30/21
    Hi Friends, please help understand how we can detect the user session expiration programmatically and show alert box whether to continue or end the login user session?do we have any AEM OOTB feature to do this?Any thoughts would be appreciated. Ravi 

    Views

    2.5K

    Likes

    0

    Replies

    8