Hi,Is there a way to identify if the server startup is complete ?I need to perform this as part of an env creation script, before the code can be deployed.AEM version : 5.6.1Thanks.
Hi all, am new to this group, i have basic idea on Aem, like creating componts , publishing page those all, but issue i don't have AEM Access in My local Michine, Could you please help us how to get the jar (koppula.veeresh@gmail.com)
I understand one of the main features of AEM forms is to be able to easily reuse xfa / pdf forms and also being able to render them in html5 so that it can be responsive. Also, it allows very seamless uploading of xfa forms created in other systems (like Lifecycle)But, does it make sense to use form...
We give all our news items/pages a date field through the Page Properties dialog. This xtype is datefield. So I can configure it to be MM-DD-YYYY or DD-MM-YYYY, etc. My question is how can I use the JCR SQL query language to order my query by this date field. I'm using ORDER BY datePosted DESCCurren...
I'm trying to create a search component that retrieves data from mySQL using a web service and an ajax call. I need the search to pull me names for example, When I type 2 or 3 letters it should show me results. How can I accomplish this and are their any tutorials around this?
Faced some queries from Customer :Queries from Customer :User Traffic : How many concurrent users your application will support?DAM Handling : Every Release thousands of Assets will sit on DAM. How can you handle huge DAM assets?What are the solutions to handle multiple revisions of DAM Assets? ( Di...
Hi Friends,I am working on my project to come up with a testing framework. can someone share any implementation of developing easymock and pwermock frameworks.RegardsPr@veen
2 days ago I renamed some nodes on a production Author system. Now I've found out that a XPath query returns old paths results.For example a path /a/de_CH/c was renamed to /a/de_DE/c. Currently a XPath query returns /a/de_CH/c that does not exist anymoreInconsistency exists on Author where there are...