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

  • 7/19/16
    Hi All,I want to modify my aem installer jar file, such that when I click on it start in debug mode by default.I know the process to start AEM in debug mode by adding required JVM params in start.bat file as below::* default JVM options if not defined CQ_JVM_OPTS set CQ_JVM_OPTS=-Xmx2048m -XX:MaxPer...

    Views

    16.7K

    Likes

    2

    Replies

    4
  • 7/19/16
    Hi Everyone,I need to migrate some user groups from instance to other instance.User group migration can be done using pkg manger/acl tool but the catch is the other instance already has some groups which should not be overided.What is best way to migrate the user groups from instance to other preser...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 7/19/16
    Hi All,Suppose in my page properties I have some custom tabs and there is a textfield in it.In my component dialog, there is a text field which should be pre-populated with values from the above mentioned field. Tried with the below listener functions, but not working properly. function(box,val){var...

    Views

    3.4K

    Likes

    0

    Replies

    2
  • 7/19/16
    how to set a default value on the date of today has a datepicker component in touch ui?

    Views

    2.8K

    Like

    1

    Replies

    4
  • 7/19/16
    Hi All,I am facing very weird issue, after I restart my AEM 6.2 server using start.bat or quickstart.bat some of my classes are not loading properly and I am getting this below error.org.apache.sling.scripting.sightly.SightlyException: Cannot find a a file corresponding to class org.apache.sling.scr...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 7/18/16
    Hi everone :) Does anyone have experience with JavaScript task runner like Grunt or Gulp and which is the one getting the most in the AEM6 environment?From the stuff I've seen Grunt or Gulp fits the most. Both task runner are supporting all plugins we need in our project.Grunt supports the multitask...

    Views

    467

    Likes

    0

    Replies

    1
  • 7/18/16
    Hi,I need to send backup status using cq mail service (For backup, I'm using curl commands via shell scripts).So, inside shell script, is there any way to use CQ mail service?Thanks,Himanshu

    Views

    788

    Likes

    0

    Replies

    2
  • 7/18/16
    Hey,I'm working through Adobe training videos. But I'm stuck while trying to extend SlingSafeMethodsServlet. Basically I want to retrieve page data as JSON when I use a selector .data.html.I get a build success but when I see error.log, I see the following.17.07.2016 23:38:06.358 *INFO* [JcrInstalle...

    Views

    1.9K

    Likes

    0

    Replies

    9
  • 7/18/16
    Hi all,I'm working on a popup component that lets lets the AEM Author input a integer to determine how long the popup should be active before it fades out. I'm able to return the integer in HTML using <p>Duration: ${comp.timeout} seconds</p>But as soon as I call it Javascriptwindow.setTimeout(closeP...

    Views

    13.6K

    Likes

    3

    Replies

    4
  • 7/18/16
    Hi All,Details as below :We have an issue wherein a dropdown field of type="select" and xtype="selection" with allowBlank="false", defaultValue="6" and itemId="sample" is there.And itemId is used in one of the listener to show/hide this particular dropdown in the dialog.Due to this, the dropdown is ...

    Views

    9.6K

    Likes

    0

    Replies

    17