We had AMS do some work for us and under /apps/<ourapp>/config folder we have some nodes not named by the pid but the type of node is ntfile instead of osgi:Config.I thought any config node has to be named of type sling;OsgiConfig?
Hi All,We have a requirement to implement a header navigation all the configurations should be given by author dialog it is not like getting all child pages from the parent values should populate from the author dialog only.We have some approach to implement it by having it in data page(global page ...
I have various different dropdown fields in my dialog.xml that i fill by calling a servlet using the options tag and then using the options root to say which JSONArray I want. This works well, however the same servlet calls an outside source and makes all of the JSONArrays so by having the options a...
Hello,When click a asset under /content/dam/ in touch UI, I want the selected asset to go straight to properties pageinstead of going to the preview page. How can I do this? Is there a way to do this to only assets under a certain folder? Thanks
This is an AEM 6.1 instance. I'd changed the memory for the JVM to -Xmx4096m, and I was building SP1 packages, and re-installing them, and all of a sudden, all of my nodes under /app, (e.g., /component) disappeared. The only node that shows in CRXDE Lite under /app is the rep:policy node. I've tried...
Does anyone have an example of an Authentication Handler and/or Login Module for AEM 6.1?I have something in place but i keep getting the following message:12.02.2016 09:30:42.321 *WARN* [qtp933178697-315] org.apache.sling.auth.core.impl.SlingAuthenticator handleSecurity: AuthenticationHandler did n...
Hi,I suggested my team member to implement WebServices using OSGI, but for some reason, he ended up using JQuery.Now, I started weighing these two options.One striking plus for OSGI are the advantages of OSGI, like hot deployment, having concurrent versions, industry standard, etc.On the security fr...
I am new to AEM, using 2-datetime xtypes fields on same dialog.1. StartTime: xtype-datetime (Start time for some event)2. EndTime: xtype-datetime (End time for same event)Now i need to validate above 2-fields: that once start time is entered by the user the end time should not be less than start tim...
Hi ,I am using ootb report to generate activity report for site pages, but in ootb report have these fields: page, type, time, user.I am trying to use onTime/offTime property in this report, please let me know , how can I add this property in report and what is the property type will be use for the ...