Expand my Community achievements bar.

Murali89
Murali89
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Is there a way i can configure adobe analytics on my local. I know we need the licence to configure one.Is there a developer licence or alternative to configure it on local?. Below link was not helpfulhttp://dev.day.com/content/ddc/en/gems/how-to-deploy-adobe-analytics-on-a-local-aem-instance-by-usi...

    Type

    Questions

    Views

    730

    Likes

    0

    Replies

    1
  • I am using the below code to create users under /home/users/myprojectSession session = request.getResourceResolver().adaptTo(Session.class);        //Session session2  = request.get         JackrabbitSession jsession= (JackrabbitSession) session;        UserManager usermanager;        final String  ...

    Type

    Questions

    Views

    827

    Likes

    0

    Replies

    2
  • How to handle a user specific session in AEM, Is it fine to use HTTP Session so that i can store some attributes of user using session.setattribute method. Or is there any other way to handle user specific sessions in AEM?

    Type

    Questions

    Views

    5.4K

    Like

    1

    Replies

    7
  • I am trying to implement a custom service which programmatically creates user under a particular folder i.e /home/users/myproject/user1. Below are the methods available createUser(String userID, String password)          Creates an User for the given userID / password pair; neither of the specified ...

    Type

    Questions

    Views

    10.4K

    Like

    1

    Replies

    11
  • we have a use case where we are suppose to store millions of user information  in AEM, users are actual end users and not the internal users of AEM.This user information is basically stored in AEM because to support personalization of users. Is it feasible to store such huge number of user in AEM?  ...

    Type

    Questions

    Views

    2.8K

    Like

    1

    Replies

    5
Top badges earned by Murali89
Customize the badges you want to showcase on your profile