Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Sridhar
Sridhar
Offline

Badges

Badges
17

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
9

Posts

Posts
67

Discussions

Discussions
1

Questions

Questions
66

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Sridhar
Customize the badges you want to showcase on your profile
Suggestions for building a site in CQ5 - Adobe Experience Cloud 15-10-2015
Hi, We planned to develop the site in Adobe CQ5.Since this is my first project i dont have much exposure in CQ5.How the multilingual will be achieved in CQ5 ? i.e., in top of the home page we decide to have a select box which contains all the countries.If user selects specific country then the whole page needs to convert into that select language ?Please help me out with your suggestions? Thanks in advance

Views

386

Likes

0

Replies

0
How to enable/disable observation mechanism in CQ5 JCR Repository? - Adobe Experience Manager 15-10-2015
Hi, I have been working with observation for few days and came to know that repository has supports observation via this lines of code Repository.OPTION_OBSERVATION_SUPPORTED.But what am excepting to know that is "where the observation configuration done in jcr repository"?Is there any possible ways to enable/disable the observation mechanism .If it is where and how it can be achieve through coding?Any suggestions would be appreciated here.Thanks in advance

Views

313

Likes

0

Replies

0
How the multilingual will be achieved in CQ5? - Adobe Experience Manager 15-10-2015
Hi ,How the multilingual will be achieved in CQ5 ? i.e., in top of the home page we decide to have a select box which contains all the countries.If user selects specific country then the whole page needs to convert into that select language ?Thanks in advance

Views

315

Likes

0

Replies

0
Re: Suggestions for building a site in CQ5 - Adobe Experience Manager 15-10-2015
http://dev.day.com/content/ddc/en/gems/msm-and-translation--best-practices.htmlhttp://dev.day.com/content/ddc/en/gems/streamlining-multilingual-content-process.html

Views

287

Likes

0

Replies

0
Re: Public server is required for deploying the site from author instance? - Adobe Experience Manager 15-10-2015
Hi,basically CQ assumes a strict separation between an authoring/editing environment and the delivery. That's why there need to be dedicated instances for these 2 roles. So the minimal setup (not recommended for production use though!) consists of an authoring and a publishing instance.To make it production ready you should consider high-availability and caching, which normally require more instances and also dispatcher caches.Jörg

Views

633

Likes

0

Replies

0
Re: Third party jar JSoup jar for Html parsing not working - Adobe Experience Manager 15-10-2015
I wanted to test this use case to make sure that there were not any issue using the JSOUP API within AEM.So i created an OSGi bundle that uses the JSOUP API to define a custom AEM HTML parser service. It works perfectly:[img]App.png[/img]Then I wrote up a community article that walks you through how to build an OSGi bundle that uses the JSOUP API. This article provides step by step instructions. http://helpx.adobe.com/experience-manager/using/html-parser-service.html

Views

976

Likes

0

Replies

0
Re: How to set access for created users programatically - Adobe Experience Manager 15-10-2015
Please check http://wemcode.wemblog.com/add-acl-to-node if that helps.Yogesh

Views

485

Likes

0

Replies

0
Re: How to set access for created users programatically - Adobe Experience Manager 15-10-2015
Sridhar wrote... Yogesh Upadhyay wrote... Sridhar, I guess it is same question about assigning ACL to Principal (User or Group). Here is example http://wemcode.wemblog.com/add-acl-to-node. Best practice is, 1) Create Group (Or roles) 2) Assign ACL to Group 3) Create User 4) Assign User to Group. Yogesh Thanks man.It will be helpful. I think jack rabbit is not recommended.how it possible in DAY API???

Views

503

Likes

0

Replies

0
Re: How to use external jar in Adobe CQ5? - Adobe Experience Manager 03-06-2017
Just to add to point 3...Adobe CQ/Adobe AEM: How to Integrate 3rd party Jar file in CQ / WEM

Views

814

Likes

0

Replies

0
Re: @Reference is not working getting null - Adobe Experience Manager 15-10-2015
Yogesh Upadhyay wrote... In Java recommended approach is to use @reference to get a service reference. If you are getting null for resolverFactory in your service (Your class should be service as well) please create a daycare ticket with steps to reproduce this issue. Other way to get a reference would be in your activate method of service (Your class) using bundlecontext (Similar to this http://www.knopflerfish.org/releases/current/docs/javadoc/org/osgi/framework/BundleContext.html#getService(o...

Views

1.1K

Likes

0

Replies

0
Likes given to