Hi Team,Usecase: Need to utilize model JSON response in the component sightly file. Basically, we use Jackson Exporter to get JSON response for SlingModel but it's a servlet call on the component resource. But my requirement is to get the JSON response for SlingModel from one of the getter functio...
Having issue while creating nested multi field using acs commons in 6.3. The multi field structure isMain Parent multifield has two child multifield. Child multifield Child multifield Below is the sample xml structure for multi field. I am getting Dialog rendering issue with below structure.one of t...
Hi, If we consider migrating to AEMaaCS, how and what are the considerations/modifications for datastore/nodestore and how they will be migrated to AEMaaCS? Ex: If i use a fileDataStore how it is migrated to AEMaaCS.
Hi All As earlier we have ACS common where we can utilize and implement the redirect manager in regular aem. But here we are using aem as cloud service and ACS common does not support, due to cron jobs support. Can someone recommend how can we implement redirect map manager in aem as a cloud?ACS Co...
While installing 6.5.7 on 6.5.0 GA, the install is completed, but on checking the logs I do see this error . What is the issue and will my install have issues because of this? java.lang.IllegalStateException: RRD already closed, cannot store this sampleat org.rrd4j.core.RrdDb.store(RrdDb.java:512)at...
Hello Community - I have an issue related to the content(HTML/Text) added in RTE source-edit mode is lost. Once the content is added in RTE and click "Done". I have verified the below. Can someone tell me what is causing the issue? Step 1: Checked content node in CRX/DE and found that the saved chan...
Hello -I have a template which has both cq:dialog and dialog in it. Basically I wanted to show all the cq:dialog properties/tab only for the rootpage (E.g. 10 properties) and shouldn't all the properties for other child pages. i.e. The child pages should only show the required properties (E.g. 5 pro...
Hi Everyone,I created custom metadata fields and when I tried to update these fields and click the Save & Close button, the following error is encountered:"Unable to edit properties Insufficient permissions" I already have the admin permission. I hope you guys can help!
Can we expose the AEM form to the mobile app with some content service so that the app can embed the form and display for end users ? Also, this form should take care all the OOTB UI validations or form actions like submit, save or prefill etc.We do not have option to use AEM Form App as the ask is ...