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

  • 8/14/18
    Hello,I am new with AEM workflows and I am trying to configure an OR Split with 2 branches. I am aware that 1 branch should be the default route, while the other should not. In the JavaScript for the branch that doesn't have the default route, how would that branch get selected if my "Reject" button...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 8/14/18
    Hi,I am using AEM 6.2I m able create folder and upload image then advance view I able to see ID 5327207f-5102-4255-8ec4-1163306b1b4b like this but I m not able view Folder IDPlease help me.I want to do this likeImage is Parent FolderPNG is child 1 FolderJPG is child 2 Folderand I need separate ID fo...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 8/14/18
    We recently migrated to AEM 6.2. We were using AEM 5.6 earlier.  We had a custom page property slug. Updating slug would update the page name/slug. We want to achieve the same with AEM 6.2.  Please let us know if there is a way to achieve this. Updating slug property is not working after update for ...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 8/14/18
    Hi All, We are using acs commons versioned client libs, which is working correctly as expected.Whenever there is a change in the client libs it will creare a new version of the client libs, but the problem is the pages which are already cached in the dispatcher before a new version of th clientlib s...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 8/13/18
    Tags were working properly in AEM 6.2. and we upgraded to AEM 6.4. Now tag manager is unable to resolve tags and throwing null pointer exception. TagManager tagManager = resourceResolver.adaptTo(TagManager.class);Tag tagObj = tagManager.resolve("/etc/tags/x/abc");TagManager tagManager = resourceReso...

    Views

    4.3K

    Likes

    0

    Replies

    5
  • 8/13/18
    Hi All,It looks like there are 2 ways to read OSGi configurationsConfigurationAdmin API way (Apache Felix - Apache Felix Configuration Admin Service)By using Service, Implementation and ConfigurationPolicy annotation (Reading OSGi Configuration Values for Adobe Experience Manager 6.3)Which one is co...

    Views

    11.3K

    Like

    1

    Replies

    6
  • 8/13/18
    I have a composite component consisting of three included components an image a title and a text component. Normally since the title component inherits the `wcm/foundation/components/title` the data-sly-resource included component gets the title type option (h1,h2...) from it's parent. However for t...

    Views

    3.2K

    Likes

    0

    Replies

    7
  • 8/13/18
    I am trying to use multiple paths in servlet. I am able to achieve this using below syntax:@Component(service=Servlet.class,name="Sample Servlet",property={"sling.servlet.methods=" + HttpConstants.METHOD_POST,"sling.servlet.paths="+ "/bin/path1","sling.servlet.paths="+ "/bin/path2"})Is there a way t...

    Views

    10.6K

    Like

    1

    Replies

    16
  • 8/13/18
    It appears that work items are internally restricted to the current assignee. While this is understandable, the drawback is that the original workflow initiator and 'administrators' don't have access to see the current state, workflow history view, etc. Is there a way to easily enable this extra lev...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 8/13/18
    Can I confirm that its NOT possible in AEM 6.3 Touch UI, using the Targeting mode to target entire container components e.g. Responsive Grid and it's only possible to target components contained within them.Responsive Grid - /libs/wcm/foundation/components/responsivegrid

    Views

    1.9K

    Like

    1

    Replies

    1