Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/18/16
    AEM 6.1 felix console wont display for a login dialog but redirects to geometrixx login page. I looked into the configuration for Apache Felix OSGI Management Console and it has the required credentials but it still redirects to geometrixx login.Auhtor node seems fine.Please help.

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 2/18/16
    Sample.js "use strict"; use( function () { var data = {}; data.item = []; data.item.push( { "message": "Message111", "anotherArray": [{ "ID": "1", "val": "1111" }] } ); return data; });Sightly File.html <p data-sly-use.sample="create-case-form-validations.js"></p> ${sample. item.message} returns not...

    Views

    3.6K

    Like

    1

    Replies

    4
  • 2/18/16
    Hi, all,I configured a flush agent earlier, all was working fine. When I checked today, the agent on the publish instance is still working fine. but on author instance, when I clicked on /etc/replication --> agents.publish --> flush agent --> view log, I got this error: no such agent: flush agent.Ch...

    Views

    963

    Likes

    0

    Replies

    3
  • 2/18/16
    Having the same package in two different bundles, but the classes are different. Ex : two bundles has same package x.y.z but classes are different. Bundle 1 :        x.y.z.ClassABundle 2 :       x.y.z.ClassBNow I am trying to use this classes in JSP files , it is throwing me the error Caused by: org...

    Views

    392

    Likes

    0

    Replies

    1
  • 2/18/16
    I need to collect some info from page properties and child nodes properties befor replication(delete) occursIf i implement EventHandler @Component(immediate = true) @Service @Property(name = EventConstants.EVENT_TOPIC, value = ReplicationAction.EVENT_TOPIC) public class RedisVideoUpdaterService impl...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 2/18/16
    I add a component in one page. For instance, I drag and drop a Text & Image component.I edit that component with some texts and an image. Now, I need to reuse that created Text & Image component resource to render another page so that the same content can display automatically when the second page o...

    Views

    736

    Likes

    0

    Replies

    5
  • 2/17/16
    Hi ,   We have a requirement to copy node(s) which matches a given criteria from  source CRX to target.  For this  we used JCR api exportSystemView and importXML and its working fine . We are now  trying to achieve the same thing using sling .  Here is what we tried Get the json contents of the node...

    Views

    1.8K

    Likes

    0

    Replies

    6
  • 2/17/16
    Is there any tool/recomendation to implement interactive e-reader/flipbook for editorial in AEM

    Views

    2.9K

    Likes

    0

    Replies

    4
  • 2/17/16
    Does anyone know a bundle/plugin for compiling ES6 to ES5 in AEM? Something that will work like the existing Adobe Granite UI Clientlibs - Less Compiler.Our team is using React in our project and is using Babel to compile ES6/JSX files to ES5. What is your usual workflow for this?Regards

    Views

    5.1K

    Likes

    2

    Replies

    4
  • 2/17/16
    HiCurrently we are using client side pagination in our project search page. but we want to make it as Server side ,does anyone have any idea please drop your thoughts.ThanksSrikanth

    Views

    902

    Likes

    0

    Replies

    1