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

  • 10/15/15
    How would I create a custom dialog box specifically to upload a text file and have it processed in the step?I'm going to be installing this as an OSGi bundle built by maven & eclipse. I seen some examples of it as a XML file but where specifically would Iadd this XML file in my project? Thanks,Ram

    Views

    598

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello All,I have been trying to install the newest version of the dispatcher on IIS 8. I was following along with how to install the dispatcher on a web server located here:http://docs.adobe.com/docs/en/dispatcher/disp-install.htmlOnce I finished this, I went ahead and configured the Dispatcher Flus...

    Views

    863

    Likes

    0

    Replies

    1
  • 10/15/15
    I have been using the AEM eclipse plugin. It speeds things up quite a bit, but I seem to be having an issue.When I start my server in eclipse it is syncing the folder structure as expected.When I debug my server, i can place breakpoints and get eclipse to stop and load the states of the app just fin...

    Views

    755

    Likes

    0

    Replies

    3
  • 10/15/15
    Not sure why this is happening but when we deactivate a page it is also getting deleted on the author.  This some kind of reverse replication bug?

    Views

    456

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello,I enabled the saml2.0 authentication with handle logout service in AEM, it works well for user authentication, but I found a sign out problem. When I tried to sign out from AEM, it will redirect me to the logout url page which I configured in IDP, however i don't think it is a real sign out, b...

    Views

    3.6K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi,I am using custom image component but I am not able to map option here, Could you please tell me how can I edit map option because in current image component its non editable. PFA.

    Views

    567

    Likes

    0

    Replies

    1
  • 10/15/15
    Our websites are loading images from two folders.Location :1) /content/dam/xxx/article/images001.jpg            2)   /content/dam/article/image002.jpg (images are not loading from this path)From path 2 , images are not loading . We are getting images blank.Can you please suggest the issue.Is any pro...

    Views

    1.3K

    Likes

    0

    Replies

    7
  • 10/15/15
    hi, i need to host my CQ site , so can you please tell me what are all the things i need to follow for that , i searched i get some results like, need to have iis, then installing dispatcher and configuring dispatcher , so i finished upto installing dispatcher, after that i am not understand anythin...

    Views

    519

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi all,I would like to create a replication listener for a defined path. The reason is I wouldn't like to fire the listener for each replication event, I am afraid about the performance of the author instance on production when replicating.Any help?Many thanks, Salva.

    Views

    1.9K

    Likes

    0

    Replies

    7
  • 10/15/15
    I'm trying to use a reference to CugSupport service into an osgi component, like these:import com.day.cq.auth.impl.CugSupport; ... @Component @Service public class MyComponentImpl implements MyComponent { @Reference private CugSupport cugSupport; ... private String getCugRootLoginPage(final HttpServ...

    Views

    1.2K

    Likes

    0

    Replies

    4