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

  • 1/30/19
    Hi All,I am trying to check if a node exist under a path and set some property. but when i try to check a path through session it returns PathNotFoundException instead of true/false.if(!destSession.nodeExists(dRootPath)) / if(!destSession.itemExists(dRootPath))is there any other way?Regards,Vikram.

    Views

    5.4K

    Like

    1

    Replies

    8
  • 1/30/19
    I have a figure which is regularly used throughout the website and every time this figure changes, we have to update every page that it is being used on. I was wondering if there was a way to have some sort of global variable where this can referenced in any component using something like "we have [...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 1/30/19
    Hello Devs,I created a login functionality, which uses CUG credentials for authentication. It requests /j_security_check servlet for authentication. The functionality throws 404 when triggered over dispatcher. I also allowed the request to the servlet path in the dispatcher configs, but unfortunatel...

    Views

    2.9K

    Like

    1

    Replies

    5
  • 1/30/19
    Hello,Knowing that I have enough memory on CQ_JVM_OPTS . I cannot start my aem local instance on Mac cause  :*ERROR* [FelixDispatchQueue] ERROR: Error calling StartupListener com.adobe.granite.maintenance.impl.TaskScheduler@6865d6b6 (java.lang.OutOfMemoryError: unable to create new native thread)jav...

    Views

    2.1K

    Likes

    0

    Replies

    7
  • 1/30/19
    Hi,I would like to add a custom metadata property to my assets.I have seen the following documentation around metadata profiles:https://helpx.adobe.com/experience-manager/6-3/assets/using/metadata-profiles.htmlThis seemed promising but doesn't seem to add the properties to UI when viewing the proper...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 1/30/19
    We're using AEM 6.3.3.2.  Is it possible to customize configurations in our source code for individual workflow launchers on a per environment basis, similar to OSGI configs?  The goal is that each Maven build will apply the custom settings to each workflow on a per environment basis.  We'd like to ...

    Views

    4.8K

    Likes

    0

    Replies

    10
  • 1/30/19
    Hi All,I am facing a problem with the special chars plugin - the issue is while authoring the content if I add any special character I am not able to differentiate the symbol because of the size. So i was trying to add custom css to the special characters so that they look bigger in size and are eas...

    Views

    974

    Likes

    0

    Replies

    3
  • 1/30/19
    I've been reading quiet a few but still am not able to get it done.Current Java code:html codeFolder Structure:I'm trying to read metadata (specifically) size of image in java and load it back to html.     - I get my image via ${properties.fileReference}     - I prefer Local, but By bundle is alrigh...

    Views

    6.5K

    Likes

    0

    Replies

    13
  • 1/30/19
    We have removed publishing rights to most authors on 1 of our sites.As such, we have created a workflow (let's call it mysite-workflow) to handle request for publication.Is it possible to configure AEM so that if a workflow request was made on a page that resides inside /content/mysite, it automatic...

    Views

    1.8K

    Likes

    2

    Replies

    4
  • 1/30/19
    as a guide, I was following this one: Creating Workflow Models There's an example somewhere in the page where a yes/no decision (to approve page publication) can be made. If No is selected, it goes to a participant step.I'm new to workflows but what I really want:1. If no is selected, an email/notif...

    Views

    1.1K

    Like

    1

    Replies

    1