Expand my Community achievements bar.

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

  • 10/28/19
    I'm going through an upgrade from 6.3 to the latest 6.5.  In the code there are lines to get a reference to the XssApi:import org.apache.sling.xss.XSSAPI;this.xssAPI = this.resource.getResourceResolver().adaptTo(XSSAPI.class);The problem is... xssAPI is "null".  I've tried referencing it as well wit...

    Views

    5.1K

    Likes

    2

    Replies

    5
  • 10/28/19
    1) What can be the best way : chnaging or customising  the OOTB workflow (I dont think so its good idea )OR overlay the whole workflow in our project and customised it ?Please provide any link which can describe how in a project we can overlay the OOTB workflow and customise it according to the requ...

    Views

    3.1K

    Like

    1

    Replies

    3
  • 10/28/19
    Hi All,I need to get a URL for all assets in AEM and return the response in JSON format.Please give me any helps!Thanks.

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 10/28/19
    Hi AllGreetings ....!!!We have Issue in AEM  Configuring the SAML, We configured the SAML with IDP URL and have done all the dispatcher configuration on Dispatcher and Started the AEM Instance.We have provided application URL in browser and after it redirected to secure auth.User credentials were su...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 10/27/19
    Hi Everyone,I have implemented the auth_checker for secure content in dispatcher. I have added the below configuration in dispatcher i am using the below documentation for implementing the same.https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/configuring/permissions-cache.h...

    Views

    1.6K

    Like

    1

    Replies

    3
  • 10/25/19
    Hi There,I'm struggling to use correctly the syntax's of a filter in our dispatcher server to block outsiders from getting content of usergenerated. I would appreciate to have some feedback. The filter that I created is the below one, but it didn't work. { /type "deny" /glob "* /content/usergenerate...

    Views

    378

    Likes

    0

    Replies

    1
  • 10/25/19
    When the website was created, we have set up the header to allow language switch (auto - with deeplink functionality), so when a person needed to change the website language it would be led to the same page but in the new language. However, all of a sudden, every time we perform a language switch, t...

    Views

    979

    Likes

    0

    Replies

    1
  • 10/25/19
    Will there be similar training tools/documentation as there is for Adobe Analytics? Recently, a book was published that would be extremely helpful if it were done for Experience Manager. I recently was introduced to AEM. Usually when I don't understand something, or am introduced to a new platform/s...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 10/25/19
    Hi everybody I hope that this is the right place to give me may be a future idea how I can solve the following requirement. The thing is that we have to backup the content from AEM for the next 10 years (ones per month). So that we every time can get a backup from the history backups. At the moment...

    Views

    2.5K

    Likes

    0

    Replies

    9
  • 10/24/19
    Hello,I have following code for scheduler, I am just trying to print the log statement to check if scheduler actually works. It is not firing any event. In the logs I see -[java.lang.Runnable]] ServiceEvent REGISTEREDBut nothing gets printed. Can you please help ? Here is the code I am using - @Comp...

    Views

    5.9K

    Likes

    0

    Replies

    4