I see alot about integrating AEM with React JS. I have seen some older questions on this forum and others, touching on this topic, but not explicitly discussing feasibility. I have been asked to recommend an architecture that uses AEM for content delivery for a React Native app. As the React Native ...
Hi AEM Gurus, I have a JSON Array like below sample {"sites": {"label": "Parent LABEL","mobileLabel": "Parent Mobile Label","items": [{"href": "www.google.com","id": "goog","label": "Google Search"},{"href": "www.yahoo.com","id": "yah","label": "yahoo site"},{"href": "www.wikipedia.com","id": "wi...
Hi All, we have AEM 6.5 hosted on AWS EC2 instance (with EBS volume). currently we are using AWS backup service to create backs of the volume. but these backups are taking 3 to 4 hours to completely restore. ( this involves attaching volume, doing compaction, and restarting)Sometimes these back...
Hi All, are currently using AEM 6.5 and we have a requirement to sync production data into lower environments on a regular basis. what tools can support this process. we have around 800GB of dataGrabbit is not supported on AEM 6.5, does anyone has any hacks that could be used to achieve this proce...
I need to differentiate between below URLs in Sightly html.http://localhost:4502/content/abc/xyz/test.html andhttp://localhost:4502/editor.html/content/abc/xyz/test.html How can I achieve the same? I tried using wcmmode.edit but it evaluates to true in both cases.
Hi All,On Click of a tab in a classic UI dialog, I want a function to be triggered (ex: display a message inside the dialog on click on the tab2). Which event listener property can I use for this?Similar to render, afterrender, beforerender events etc, for above situation, what can be the solution? ...
Hello,we have a long-term problem with encoding in email subjects, where characters like "šáěíéščřý" are not shown correctly. Until now, we have been changing the subjects to use basic ascii letters. But now we are expanding to russian customers, and with azbuka (cyrilic) letters we can no longer do...
Hi everyone, I have a HTML form component on my page (not by AEM form) , I want to invoke a firebase push messaging API upon submission of that form via a Servlet.what would be the best approach for this and if there is any material regarding this. Regards.
One of AEM 6.5 instance has interpreted special characters in wrong way in de,es,fr when uploading a bulk of data using AEM Bulk Editor. It may be a configuration issue but was unable to find it exactly, Any clue would be appreciated. Thanks in advance.