As far as I read - the informations on the page are not completed:"... see XX" ??http://dev.day.com/content/docs/en/aem/6-0/develop/sightly/use-api-in-java.html
Hello,We've got SAML working and autocreate users and assign group. We'd like to obtain other attributes from the SAML assertion including firstname, lastname and email that our idP provides and populate the auto created user.1) Is this configuration that isn't documented or should be autopopulated ...
Has anyone set up their logs with Loggly.com? We have a couple of development instances as well as production, and I'd like to use Loggly to monitor all. I don't have root access to the server, so I can't set anything up from there, it would have to be from AEM admin.
Task is to Install AEM 5.6.1 to weblogic application server following instructions here:http://dev.day.com/docs/en/cq/current/getting_started/download_and_startworking.htmlThe problem is updating the web.xml inside the AEM quickstart war file (using AEM war file version for application server instal...
Hi,I'm working on comments component. I've copied the out of box comments component into my project. While focusing or blur on textarea of comments I'm getting the following js error -TypeError: CQ.soco.commons is undefined CQ.soco.commons.handleOnBlur(this, 'Type your comments here.'); But I...
This is to follow up from this post:http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__ibm7-hi_we_are_moving.htmlThe ordering issue can be overcome by using the @import for variable or mixin files. However this still causes issues ...
In the API docs for processRecord of CompositeField, it is mentioned that:> Sets the value of the field using the given record. If no according value exists the default value is set. This method is usually called by CQ.Dialog.processRecords.However the API docs for CQ.Dialog.processRecords does not ...