Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/24/22
    Hi I am trying to unschedule the sling jobs(Scheduled jobs) in aem 6.1 programmatically. Its not working. I am using below method. public void stopScheduledJob() { Collection<ScheduledJobInfo> myJobs = jobManager.getScheduledJobs(TOPIC, 10, null); myJobs.foreach(sji -> sji.unschedule()); }   Pleas...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 11/24/22
    I create a table component to config content. Now, I want to insert a row between existing rows in the table as below image.   I found the table in adaptive forms can do that. How to make the table component can do as table in adaptive forms? https://experienceleague.adobe.com/docs/experience-manag...

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 11/24/22
    Hi,   When we install AEM instance through terminal with the help of  java -jar aem-author-p4502.jar command, it asked for admin password as shown in below screenshot I am working on one automation and wanted to know is there any way to pass this password along with java -jar aem-author-p4502.jar c...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 11/24/22
    My current version is AEM 6.5.12   I need to delete flex_grid from xxx template policies.   I have tried with all the options in filter.xml but my changes are not reflected in crx/de post deployment. Note:  1. After I remove flex_grid node from codebase and build the package then flex_grid node is ...

    Views

    3.0K

    Likes

    0

    Replies

    11
  • 11/23/22
    There are 15 GB of assets in the development environment that I would like to move to the stage and production environments. Assets can be moved between environments using package manager. However, it is time consuming and requires a lot of package creation and deployment. Does AEMaaCS offer any oth...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 11/23/22
    Hi All, Is it really possible to access/invoke OSGI service from groovy console? I have been in situation where every time I needed to change/configure page along with some configuration - this becomes very tedious process to me just to access my service result. So I want to know if any possibilitie...

    Views

    740

    Likes

    0

    Replies

    1
  • 11/23/22
    How to get values form param and save form data as node in crx using servlet. I newbie to aem  

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 11/23/22
    Implemented an servlet which export page info, considering this I wanted to get page properties in given servlet, when I add PageManager or CurrentPage & passing the page path causes problem and trying to adapt to Page also have problem, can anybody please help.

    Views

    732

    Likes

    0

    Replies

    1
  • 11/23/22
    Salve a tutti, sono nuovo della community e sto cercando di avere un piano per la creazione di siti con con Adobe Experience Manager Site. Come faccio per comprare un piano? E' possibile fare una prova gratuita ?Grazie a chi mi risponderà   Hi all, I'm new to the community and I'm trying to get a...

    Views

    517

    Likes

    0

    Replies

    2
  • 11/23/22
    Hi TEam,   We are looking for ways to restrict upload of asset in folder where metadata schema is applied and title/description are not set, if these are set in file being uploaded then only upload the file.

    Views

    781

    Likes

    0

    Replies

    3