Expand my Community achievements bar.

The first preview of our new Community upgrade is live - check it out now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/19/22
    Hi , I am new to Aem. is there any Query to find the assets based on some conditions? In my case, I need to Move the assets that are jcr:created is more than one month ago using Scheduler. That scheduler should run every week.and for moving we have AssetManager.moveAsset() but is there any sample co...

    Views

    587

    Likes

    0

    Replies

    1
  • 4/19/22
    Hello All,  I want to do SAML integration with AEM local instance. I have referred some articles it says to create trustlink with IDp certficate. Don't know how to get that certificate. Can someone help me with this ??

    Views

    833

    Likes

    0

    Replies

    2
  • 4/19/22
    I’m trying to build a SQL2 Query where I want to search a String value within a multivalued property.e.g. something similar to this —>   SELECT * FROM [nt:unstructured] AS node WHERE ISDESCENDANTNODE(node,’/content/a/b/c’) AND CONTAINS(node.[MULTI_PROP], ‘hello’);Here MULTI_PROP is a String[ ] prope...

    Views

    2.7K

    Likes

    0

    Replies

    6
  • 4/19/22
    {"file_path":"/var/log/aem/error.log","orig_time":"07.02.2022 07:36:07.921","level":"ERROR","msg":"[130.176.157.157 [1644219367526] GET /content/xyz/us/en/products/ovens/bov650.html HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource ...

    Views

    829

    Likes

    0

    Replies

    1
  • 4/19/22
    Hi Community, 1. Is there any way we can save some custom values to our custom OSGI configuration from java code? Please help to share any code or doc for the same. 2. Is there any way we can access OSGI console on AEMaaCS like we have localhost:4502/system/console ? If not then how can we manage th...

    Views

    897

    Likes

    0

    Replies

    2
  • 4/19/22
    Hello,I am working on AEM as a cloud. Suddenly all OOTB workflows are running. How can we stop the OOTB workflows from getting triggered?I just want that authors should just be able to publish the page without getting "Request for activation"(i.e OOTB) triggered.Thanks

    Views

    935

    Likes

    0

    Replies

    3
  • 4/19/22
    For instance, a user fills out a form and it is submitted through the site (whether an SPA or a generic site in AEM). An officiant then applies a stamp to the pdf (that is a png image) determining whether the form has been approved or denied. Is this possible in AEM? Could you please provide any exa...

    Views

    649

    Likes

    0

    Replies

    1
  • 4/19/22
    hi I have the following model class :@Model( adaptables = SlingHttpServletRequest.class, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL)public class LocationsModel extends ComponentModel implements Validatable { private static final Logger log = LoggerFactory.getLogger(Locations...

    Views

    3.4K

    Like

    1

    Replies

    7
  • 4/19/22
    Hi,I have installed crx-quickstart.jar in my local. localhost:4502/aem/start.html is up and running.When i try to connect to the server in the debug mode from eclipse, it throws following error:could not establish debug connection to localhost : 30303Failed to connect to remote VM. Connection refuse...

    Views

    4.1K

    Likes

    0

    Replies

    10
  • 4/19/22
    How can I write a sling Model to display a nested multifield with an image field in one of the multifield?

    Views

    2.4K

    Likes

    0

    Replies

    4