Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/23/15
    Hi all,We have to install and start bundles and packages using shell script.cURL  script used for installing Packages :   curl -u admin:${ADMIN_PASSWORD} -F file=@"${AEM_DEPLOY_DIR}/${PACKAGE_ZIP}.zip" -F name="${AEM_DEPLOY_DIR}/${PACKAGE_ZIP}" -F force=true -F install=true http://${SERVER_NAME}:${S...

    Views

    4.4K

    Likes

    0

    Replies

    2
  • 12/23/15
    Hi all,We have to install and start bundles and packages using shell script.cURL  script used for installing Packages :   curl -u admin:${ADMIN_PASSWORD} -F file=@"${AEM_DEPLOY_DIR}/${PACKAGE_ZIP}.zip" -F name="${AEM_DEPLOY_DIR}/${PACKAGE_ZIP}" -F force=true -F install=true http://${SERVER_NAME}:${S...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 12/23/15
    Hi everyone,I'm having some difficulty while setting up a group permission for workflow. I have looked in several workflow documentation from Adobe but nothing helped me out on this matter.I want to have a group that can start workflows but this group should not be able to complete,stepback or even ...

    Views

    414

    Likes

    0

    Replies

    1
  • 12/23/15
    Hi,I am trying to implement sling dynamic include (v 2.1.3 with AEM 6.0 SP3) in my project to make the header dynamic. I have followed the steps mentioned here.My header node in under /etc/designs as I have used <cq:include path="{node path under /etc/design}" resourceType="{path to header component...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 12/23/15
    Hi,May I know, how we can re-use the widgets in Touch UI. As in classic UI, we can reuse as xtype: cqincludepath: ...infinity.jsonHow can this possible in Touch UI.As I referred the document https://docs.adobe.com/docs/en/aem/6-0/develop/the-basics/touch-ui-concepts.html, they have suggested to use ...

    Views

    745

    Likes

    0

    Replies

    1
  • 12/23/15
    Getting this exception I build package for DAM assets.Could someone help me to resolve the issue

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 12/23/15
    Hi,I am trying to implement sling dynamic include (v 2.1.3 with AEM 6.0 SP3) in my project to make the header dynamic. I have followed the steps mentioned here.My header node in under /etc/designs as I have used <cq:include path="{node path under /etc/design}" resourceType="{path to header component...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 12/23/15
    Hi Have created a bundle usinghttps://helpx.adobe.com/experience-manager/using/developing-aem-osgi-bundles-jackrabbit.html everythign is fine, but at last step when i try to create a page and choose template. No templates are being shown.I can see templates section as grayed out. Please help.I have ...

    Views

    950

    Likes

    0

    Replies

    4
  • 12/23/15
    I need to filter the extensions of files inside a pathfield.the right way is the predicate.import org.apache.jackrabbit.commons.predicate.Predicate;import org.apache.felix.scr.annotations.Component;import org.apache.felix.scr.annotations.Property;import org.apache.felix.scr.annotations.Service;impor...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 12/22/15
    HiOne of the page of our site is not editable, on checking its properties we found out that the has a property "jcr:isCheckedOut" marked as false and that's why we were not able to edit that page.I could just find that it is related to versioning. But could not figure out, how it happened and to cha...

    Views

    6.5K

    Like

    1

    Replies

    7