Expand my Community achievements bar.

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

  • 1/11/17
    Hi,I am using a series of CURL request to create my package.What I am doing currently: I created a new package, added filters to it and then built the package.What I want to do: Add more filters to this package and build it again.I am wondering if there is a way to update an existing package. I have...

    Views

    4.7K

    Likes

    0

    Replies

    8
  • 1/11/17
    I'm trying to access a method from a custom OSGi service I've built from a servlet.How do I go about this with dependencies and initiating the variable from my servlet?

    Views

    1.2K

    Like

    1

    Replies

    3
  • 1/11/17
    Hi,    So how do I programically version a page? Basically what I want is regardless of the page has been modified or not, the page should create a new version when I execute the code.  I have tried VersionManager.checkin(path), but it doesn't work. Thanks.

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 1/11/17
    Hello,I am not able to activate a page because of the following error. I was able to fix this issue by restoring it to one of the older versions, which leads us to think that there might be some problem with the current version.We have copied instance X(6.1) from server P to server O. We have in-pla...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 1/11/17
    Hi,I have created approve/reject workflow for my project. Below is the workflow steps    Author would be initiating the workflow for a page and Reviewer group users will get notified in their AEM inbox for approve or reject.    if One of the reviewer group user approves it, Final approver group user...

    Views

    5.1K

    Likes

    0

    Replies

    5
  • 1/10/17
    Hi All,In your environment we have two dispatchers and two publishers.PFA.. doc which has existing and proposed setup.please give me your suggestions.

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 1/10/17
    Can someone share the list of events in touch UI for AEM 6.2.Apart from the below events(function ($, $document) {    "use strict";    $document.on("dialog-ready", function() {        //$(window).adaptTo("foundation-ui").alert("Open", "Dialog now open, event [dialog-ready]");    });    $(document).o...

    Views

    12.5K

    Likes

    2

    Replies

    2
  • 1/10/17
    I am trying to configure a custom report that pulls pages from a path that should exclude some directories. For ex:I wanted everything under /content business except the below directories/content/business/enterprise(Site A)/content/business/support(Site B) How can i configure the root path for the r...

    Views

    874

    Likes

    0

    Replies

    3
  • 1/10/17
    I have some html stored under /etc/library/module/ when I access these files on AEM 6.2 directly on Server i.e. https://localhost:4502/etc/library/module/module.htmlIt download's the file instead of opening it in the browser.Looked at the response header it shows Content-Disposition : attachment.In ...

    Views

    5.9K

    Likes

    0

    Replies

    7
  • 1/10/17
    I am able to display an image statically using displayfield xtype and setting fieldDescription property value as <img src="path of the image from DAM">  in classic UI. How to reproduce the same in Touch UI?

    Views

    2.2K

    Likes

    0

    Replies

    3